#69E9BB#69E9BB
#69E9BB is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.132 H 166.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9BB |
|---|---|
| RGB | rgb(105, 233, 187) |
| HSL | hsl(158, 74%, 66%) |
| HSV | hsv(158, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 19.7%, 8.6%) |
| CIE-LAB | lab(84.41, -46.23, 11.74) |
| CIE-LCH | lch(84.41, 47.70, 165.75°) |
| OKLab | oklab(84.92% -0.1289 0.0301) |
| OKLCH | oklch(84.92% 0.132 166.9) |
| XYZ | xyz(43.9300, 64.8648, 57.2092) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.23
Seafoam
#7FE0B3
ΔE00 3.27
Aqua Marine
#2EE8BB
ΔE00 3.36
Light Aquamarine
#7BFDC7
ΔE00 4.55
Light Teal
#90E4C1
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9BB #E96997
analogous
#69E97B #69E9BB #69D7E9
triadic
#69E9BB #BB69E9 #E9BB69
tetradic
#69E9BB #7B69E9 #E96997 #D7E969
square
#69E9BB #7B69E9 #E96997 #D7E969
split-complementary
#69E9BB #E969D7 #E97B69
monochromatic
#1CBC82 #34E1A3 #69E9BB #9EF1D3 #D4F9EB
Accessibility & contrast
On white
1.50
#69E9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#69E9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9BB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9BB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#2DEADC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e9bb; /* rgb */ color: rgb(105, 233, 187); /* oklch */ color: oklch(84.9% 0.132 166.9);
Tailwind
colors: {
custom: {
50: '#9df1cf',
500: '#69e9bb',
950: '#000000',
},
}SCSS
$custom: #69e9bb; $custom-light: #9df1cf; $custom-dark: #000000;
JSON
{
"hex": "#69e9bb",
"rgb": {
"r": 105,
"g": 233,
"b": 187
},
"hsl": {
"h": 158.438,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84917,
"c": 0.1324,
"h": 166.9
},
"luminance": 0.64869
}Semantic roles & 50–950 ramp
primary
#69E9BB
secondary
#BB3B69
accent
#0F57D7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583