#69EED9#69EED9
#69EED9 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.9% C 0.121 H 181.4°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69EED9 |
|---|---|
| RGB | rgb(105, 238, 217) |
| HSL | hsl(171, 80%, 67%) |
| HSV | hsv(171, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 8.8%, 6.7%) |
| CIE-LAB | lab(86.58, -41.47, -0.86) |
| CIE-LCH | lch(86.58, 41.47, 181.19°) |
| OKLab | oklab(86.92% -0.121 -0.003) |
| OKLCH | oklch(86.92% 0.121 181.4) |
| XYZ | xyz(48.9190, 69.1573, 76.4029) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.90
Turquoise
#40E0D0
ΔE00 4.11
Bright Aqua
#0BF9EA
ΔE00 4.68
Aqua (survey)
#13EAC9
ΔE00 4.86
Light Turquoise
#7EF4CC
ΔE00 6.05
Light Aqua
#8CFFDB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EED9 #EE697E
analogous
#69EE96 #69EED9 #69C1EE
triadic
#69EED9 #D969EE #EED969
tetradic
#69EED9 #9669EE #EE697E #C1EE69
square
#69EED9 #9669EE #EE697E #C1EE69
split-complementary
#69EED9 #EE69C1 #EE9669
monochromatic
#16C6AA #32E8CB #69EED9 #A0F4E7 #D7FAF5
Accessibility & contrast
On white
1.42
#69EED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#69EED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EED9
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EED9 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2D8
Deuteranopia (green-blind)
#D0D2DB
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69eed9; /* rgb */ color: rgb(105, 238, 217); /* oklch */ color: oklch(86.9% 0.121 181.4);
Tailwind
colors: {
custom: {
50: '#9ff4e4',
500: '#69eed9',
950: '#000000',
},
}SCSS
$custom: #69eed9; $custom-light: #9ff4e4; $custom-dark: #000000;
JSON
{
"hex": "#69eed9",
"rgb": {
"r": 105,
"g": 238,
"b": 217
},
"hsl": {
"h": 170.526,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86917,
"c": 0.12107,
"h": 181.4
},
"luminance": 0.69162
}Semantic roles & 50–950 ramp
primary
#69EED9
secondary
#C4384E
accent
#0A2BDC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584