#69EBC9#69EBC9
#69EBC9 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.8% C 0.126 H 173.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBC9 |
|---|---|
| RGB | rgb(105, 235, 201) |
| HSL | hsl(164, 76%, 67%) |
| HSV | hsv(164, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 14.5%, 7.8%) |
| CIE-LAB | lab(85.32, -43.95, 5.70) |
| CIE-LCH | lch(85.32, 44.32, 172.61°) |
| OKLab | oklab(85.76% -0.1248 0.0144) |
| OKLCH | oklch(85.76% 0.126 173.4) |
| XYZ | xyz(46.0718, 66.6326, 65.6804) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 3.58
Aqua (survey)
#13EAC9
ΔE00 3.77
Aqua Marine
#2EE8BB
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 4.81
Light Aqua
#8CFFDB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBC9 #EB698B
analogous
#69EB88 #69EBC9 #69CCEB
triadic
#69EBC9 #C969EB #EBC969
tetradic
#69EBC9 #8869EB #EB698B #CCEB69
square
#69EBC9 #8869EB #EB698B #CCEB69
split-complementary
#69EBC9 #EB69CC #EB8869
monochromatic
#1AC094 #33E4B6 #69EBC9 #9FF2DC #D5F9F0
Accessibility & contrast
On white
1.47
#69EBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#69EBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBC9
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBC9 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DEC7
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#18EDE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ebc9; /* rgb */ color: rgb(105, 235, 201); /* oklch */ color: oklch(85.8% 0.126 173.4);
Tailwind
colors: {
custom: {
50: '#9ef2d9',
500: '#69ebc9',
950: '#000000',
},
}SCSS
$custom: #69ebc9; $custom-light: #9ef2d9; $custom-dark: #000000;
JSON
{
"hex": "#69ebc9",
"rgb": {
"r": 105,
"g": 235,
"b": 201
},
"hsl": {
"h": 164.308,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85759,
"c": 0.12567,
"h": 173.4
},
"luminance": 0.66637
}Semantic roles & 50–950 ramp
primary
#69EBC9
secondary
#BF3A5C
accent
#0D42D9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583