#69E6BB#69E6BB
#69E6BB is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.2% C 0.129 H 167.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69E6BB |
|---|---|
| RGB | rgb(105, 230, 187) |
| HSL | hsl(159, 71%, 66%) |
| HSV | hsv(159, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(83.54, -44.94, 10.49) |
| CIE-LCH | lch(83.54, 46.15, 166.86°) |
| OKLab | oklab(84.2% -0.1257 0.0269) |
| OKLCH | oklch(84.2% 0.129 167.9) |
| XYZ | xyz(43.0880, 63.1807, 56.9285) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.08
Aqua Marine
#2EE8BB
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.49
Eucalyptus
#44D7A8
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 4.36
Aqua (survey)
#13EAC9
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E6BB #E66994
analogous
#69E67C #69E6BB #69D2E6
triadic
#69E6BB #BB69E6 #E6BB69
tetradic
#69E6BB #7C69E6 #E66994 #D2E669
square
#69E6BB #7C69E6 #E66994 #D2E669
split-complementary
#69E6BB #E669D2 #E67C69
monochromatic
#1EB682 #35DDA3 #69E6BB #9DEFD3 #D2F7EB
Accessibility & contrast
On white
1.54
#69E6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#69E6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E6BB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E6BB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#CECBBE
Tritanopia (blue-blind)
#2EE7DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e6bb; /* rgb */ color: rgb(105, 230, 187); /* oklch */ color: oklch(84.2% 0.129 167.9);
Tailwind
colors: {
custom: {
50: '#9deecf',
500: '#69e6bb',
950: '#000000',
},
}SCSS
$custom: #69e6bb; $custom-light: #9deecf; $custom-dark: #000000;
JSON
{
"hex": "#69e6bb",
"rgb": {
"r": 105,
"g": 230,
"b": 187
},
"hsl": {
"h": 159.36,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.84204,
"c": 0.12856,
"h": 167.9
},
"luminance": 0.63185
}Semantic roles & 50–950 ramp
primary
#69E6BB
secondary
#B63D67
accent
#1255D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1613
muted
#808583