#69EEB9#69EEB9
#69EEB9 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.1% C 0.140 H 164.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEB9 |
|---|---|
| RGB | rgb(105, 238, 185) |
| HSL | hsl(156, 80%, 67%) |
| HSV | hsv(156, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 22.3%, 6.7%) |
| CIE-LAB | lab(85.83, -48.79, 14.79) |
| CIE-LCH | lch(85.83, 50.98, 163.13°) |
| OKLab | oklab(86.06% -0.1351 0.0379) |
| OKLCH | oklch(86.06% 0.14 164.3) |
| XYZ | xyz(45.1529, 67.6508, 56.5679) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.20
Light Aquamarine
#7BFDC7
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.19
Aquamarine
#7FFFD4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEB9 #EE699E
analogous
#69EE76 #69EEB9 #69E1EE
triadic
#69EEB9 #B969EE #EEB969
tetradic
#69EEB9 #7669EE #EE699E #E1EE69
square
#69EEB9 #7669EE #EE699E #E1EE69
split-complementary
#69EEB9 #EE69E1 #EE7669
monochromatic
#16C680 #32E89F #69EEB9 #A0F4D3 #D7FAEC
Accessibility & contrast
On white
1.45
#69EEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#69EEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEB9
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEB9 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB6
Deuteranopia (green-blind)
#D7D1BC
Tritanopia (blue-blind)
#2CEEDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69eeb9; /* rgb */ color: rgb(105, 238, 185); /* oklch */ color: oklch(86.1% 0.140 164.3);
Tailwind
colors: {
custom: {
50: '#9ef4ce',
500: '#69eeb9',
950: '#000000',
},
}SCSS
$custom: #69eeb9; $custom-light: #9ef4ce; $custom-dark: #000000;
JSON
{
"hex": "#69eeb9",
"rgb": {
"r": 105,
"g": 238,
"b": 185
},
"hsl": {
"h": 156.09,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86058,
"c": 0.14033,
"h": 164.3
},
"luminance": 0.67655
}Semantic roles & 50–950 ramp
primary
#69EEB9
secondary
#C4386F
accent
#0A5DDC
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583