#69EEB0#69EEB0
#69EEB0 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.8% C 0.148 H 160.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEB0 |
|---|---|
| RGB | rgb(105, 238, 176) |
| HSL | hsl(152, 80%, 67%) |
| HSV | hsv(152, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(85.65, -50.66, 19.20) |
| CIE-LCH | lch(85.65, 54.18, 159.24°) |
| OKLab | oklab(85.85% -0.1391 0.049) |
| OKLCH | oklch(85.85% 0.148 160.6) |
| XYZ | xyz(44.2327, 67.2828, 51.7217) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.06
Greenish Cyan
#2AFEB7
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEB0 #EE69A7
analogous
#69EE6E #69EEB0 #69EAEE
triadic
#69EEB0 #B069EE #EEB069
tetradic
#69EEB0 #6E69EE #EE69A7 #EAEE69
square
#69EEB0 #6E69EE #EE69A7 #EAEE69
split-complementary
#69EEB0 #EE69EA #EE6E69
monochromatic
#16C674 #32E893 #69EEB0 #A0F4CD #D7FAEA
Accessibility & contrast
On white
1.45
#69EEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#69EEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEB0
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEB0 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAC
Deuteranopia (green-blind)
#D8D1B4
Tritanopia (blue-blind)
#34EDDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69eeb0; /* rgb */ color: rgb(105, 238, 176); /* oklch */ color: oklch(85.8% 0.148 160.6);
Tailwind
colors: {
custom: {
50: '#9ef4c7',
500: '#69eeb0',
950: '#000000',
},
}SCSS
$custom: #69eeb0; $custom-light: #9ef4c7; $custom-dark: #000000;
JSON
{
"hex": "#69eeb0",
"rgb": {
"r": 105,
"g": 238,
"b": 176
},
"hsl": {
"h": 152.03,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85846,
"c": 0.14751,
"h": 160.6
},
"luminance": 0.67287
}Semantic roles & 50–950 ramp
primary
#69EEB0
secondary
#C43879
accent
#0A6CDC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582