#69EDB0#69EDB0
#69EDB0 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.6% C 0.146 H 160.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDB0 |
|---|---|
| RGB | rgb(105, 237, 176) |
| HSL | hsl(152, 79%, 67%) |
| HSV | hsv(152, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 25.7%, 7.1%) |
| CIE-LAB | lab(85.35, -50.25, 18.79) |
| CIE-LCH | lch(85.35, 53.65, 159.49°) |
| OKLab | oklab(85.61% -0.1381 0.048) |
| OKLCH | oklch(85.61% 0.146 160.8) |
| XYZ | xyz(43.9424, 66.7021, 51.6250) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.29
Light Blue Green
#7EFBB3
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.28
Seafoam (survey)
#80F9AD
ΔE00 4.29
Seafoam
#7FE0B3
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDB0 #ED69A6
analogous
#69ED6E #69EDB0 #69E8ED
triadic
#69EDB0 #B069ED #EDB069
tetradic
#69EDB0 #6E69ED #ED69A6 #E8ED69
square
#69EDB0 #6E69ED #ED69A6 #E8ED69
split-complementary
#69EDB0 #ED69E8 #ED6E69
monochromatic
#18C474 #32E693 #69EDB0 #A0F4CD #D6FAEA
Accessibility & contrast
On white
1.46
#69EDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#69EDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDB0
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDB0 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAD
Deuteranopia (green-blind)
#D7D0B4
Tritanopia (blue-blind)
#34ECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69edb0; /* rgb */ color: rgb(105, 237, 176); /* oklch */ color: oklch(85.6% 0.146 160.8);
Tailwind
colors: {
custom: {
50: '#9ef3c7',
500: '#69edb0',
950: '#000000',
},
}SCSS
$custom: #69edb0; $custom-light: #9ef3c7; $custom-dark: #000000;
JSON
{
"hex": "#69edb0",
"rgb": {
"r": 105,
"g": 237,
"b": 176
},
"hsl": {
"h": 152.273,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85607,
"c": 0.14617,
"h": 160.8
},
"luminance": 0.66706
}Semantic roles & 50–950 ramp
primary
#69EDB0
secondary
#C23878
accent
#0B6BDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582