#69EABC#69EABC
#69EABC is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.2% C 0.133 H 167.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69EABC |
|---|---|
| RGB | rgb(105, 234, 188) |
| HSL | hsl(159, 75%, 66%) |
| HSV | hsv(159, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(84.73, -46.44, 11.66) |
| CIE-LCH | lch(84.73, 47.89, 165.90°) |
| OKLab | oklab(85.18% -0.1295 0.0299) |
| OKLCH | oklch(85.18% 0.133 167) |
| XYZ | xyz(44.3213, 65.4756, 57.8696) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.06
Aqua Marine
#2EE8BB
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 3.44
Light Aquamarine
#7BFDC7
ΔE00 4.36
Aquamarine
#7FFFD4
ΔE00 4.76
Light Teal
#90E4C1
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EABC #EA6997
analogous
#69EA7C #69EABC #69D7EA
triadic
#69EABC #BC69EA #EABC69
tetradic
#69EABC #7C69EA #EA6997 #D7EA69
square
#69EABC #7C69EA #EA6997 #D7EA69
split-complementary
#69EABC #EA69D7 #EA7C69
monochromatic
#1BBE84 #33E2A4 #69EABC #9FF2D4 #D4F9EC
Accessibility & contrast
On white
1.49
#69EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#69EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EABC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EABC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBA
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#2BEBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eabc; /* rgb */ color: rgb(105, 234, 188); /* oklch */ color: oklch(85.2% 0.133 167.0);
Tailwind
colors: {
custom: {
50: '#9ef1d0',
500: '#69eabc',
950: '#000000',
},
}SCSS
$custom: #69eabc; $custom-light: #9ef1d0; $custom-dark: #000000;
JSON
{
"hex": "#69eabc",
"rgb": {
"r": 105,
"g": 234,
"b": 188
},
"hsl": {
"h": 158.605,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.85181,
"c": 0.13295,
"h": 167
},
"luminance": 0.6548
}Semantic roles & 50–950 ramp
primary
#69EABC
secondary
#BD3A69
accent
#0E56D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583