#45C69B#45C69B
#45C69B is a light, vivid teal. Relative luminance 0.440; OKLCH L 74.5% C 0.129 H 167.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #45C69B |
|---|---|
| RGB | rgb(69, 198, 155) |
| HSL | hsl(160, 53%, 52%) |
| HSV | hsv(160, 65%, 78%) |
| CMYK | cmyk(65.2%, 0%, 21.7%, 22.4%) |
| CIE-LAB | lab(72.24, -45.44, 11.33) |
| CIE-LCH | lch(72.24, 46.83, 166.00°) |
| OKLab | oklab(74.46% -0.1262 0.029) |
| OKLCH | oklch(74.46% 0.129 167.1) |
| XYZ | xyz(28.5617, 44.0168, 37.9949) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.39
Greenblue
#23C48B
ΔE00 3.58
Mediumaquamarine
#66CDAA
ΔE00 3.72
Eucalyptus
#44D7A8
ΔE00 4.19
Greenish Teal
#32BF84
ΔE00 4.54
Aquamarine (survey)
#04D8B2
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45C69B #C64570
analogous
#45C65B #45C69B #45B0C6
triadic
#45C69B #9B45C6 #C69B45
tetradic
#45C69B #5B45C6 #C64570 #B0C645
square
#45C69B #5B45C6 #C64570 #B0C645
split-complementary
#45C69B #C645B0 #C65B45
monochromatic
#226F55 #309E79 #45C69B #74D4B4 #A3E3CD
Accessibility & contrast
On white
2.14
#45C69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#45C69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45C69B
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45C69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45C69B | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B999
Deuteranopia (green-blind)
#B0AC9E
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #45c69b; /* rgb */ color: rgb(69, 198, 155); /* oklch */ color: oklch(74.5% 0.129 167.1);
Tailwind
colors: {
custom: {
50: '#87d8b8',
500: '#45c69b',
950: '#000000',
},
}SCSS
$custom: #45c69b; $custom-light: #87d8b8; $custom-dark: #000000;
JSON
{
"hex": "#45c69b",
"rgb": {
"r": 69,
"g": 198,
"b": 155
},
"hsl": {
"h": 160,
"s": 53.086,
"l": 52.353
},
"oklch": {
"l": 0.74461,
"c": 0.12946,
"h": 167.1
},
"luminance": 0.4402
}Semantic roles & 50–950 ramp
primary
#45C69B
secondary
#CF97AA
accent
#4B7CDC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380