#69EEC9#69EEC9
#69EEC9 is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.5% C 0.129 H 172.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEC9 |
|---|---|
| RGB | rgb(105, 238, 201) |
| HSL | hsl(163, 80%, 67%) |
| HSV | hsv(163, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 15.5%, 6.7%) |
| CIE-LAB | lab(86.19, -45.25, 6.95) |
| CIE-LCH | lch(86.19, 45.79, 171.27°) |
| OKLab | oklab(86.47% -0.128 0.0177) |
| OKLCH | oklch(86.47% 0.129 172.1) |
| XYZ | xyz(46.9380, 68.3649, 65.9692) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.28
Aqua Marine
#2EE8BB
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 4.03
Aqua (survey)
#13EAC9
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEC9 #EE698E
analogous
#69EE86 #69EEC9 #69D1EE
triadic
#69EEC9 #C969EE #EEC969
tetradic
#69EEC9 #8669EE #EE698E #D1EE69
square
#69EEC9 #8669EE #EE698E #D1EE69
split-complementary
#69EEC9 #EE69D1 #EE8669
monochromatic
#16C695 #32E8B5 #69EEC9 #A0F4DD #D7FAF1
Accessibility & contrast
On white
1.43
#69EEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#69EEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEC9
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEC9 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C7
Deuteranopia (green-blind)
#D3D2CC
Tritanopia (blue-blind)
#15F0E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69eec9; /* rgb */ color: rgb(105, 238, 201); /* oklch */ color: oklch(86.5% 0.129 172.1);
Tailwind
colors: {
custom: {
50: '#9ef4d9',
500: '#69eec9',
950: '#000000',
},
}SCSS
$custom: #69eec9; $custom-light: #9ef4d9; $custom-dark: #000000;
JSON
{
"hex": "#69eec9",
"rgb": {
"r": 105,
"g": 238,
"b": 201
},
"hsl": {
"h": 163.308,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86467,
"c": 0.12923,
"h": 172.1
},
"luminance": 0.68369
}Semantic roles & 50–950 ramp
primary
#69EEC9
secondary
#C4385F
accent
#0A44DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583