#69E8BD#69E8BD
#69E8BD is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.7% C 0.130 H 168.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8BD |
|---|---|
| RGB | rgb(105, 232, 189) |
| HSL | hsl(160, 73%, 66%) |
| HSV | hsv(160, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 18.5%, 9%) |
| CIE-LAB | lab(84.17, -45.36, 10.34) |
| CIE-LCH | lch(84.17, 46.53, 167.16°) |
| OKLab | oklab(84.73% -0.127 0.0265) |
| OKLCH | oklch(84.73% 0.13 168.2) |
| XYZ | xyz(43.8633, 64.3865, 58.2505) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.10
Aqua Marine
#2EE8BB
ΔE00 3.23
Seafoam
#7FE0B3
ΔE00 3.37
Light Teal
#90E4C1
ΔE00 4.45
Eucalyptus
#44D7A8
ΔE00 4.69
Light Aquamarine
#7BFDC7
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8BD #E86994
analogous
#69E87D #69E8BD #69D3E8
triadic
#69E8BD #BD69E8 #E8BD69
tetradic
#69E8BD #7D69E8 #E86994 #D3E869
square
#69E8BD #7D69E8 #E86994 #D3E869
split-complementary
#69E8BD #E869D3 #E87D69
monochromatic
#1DBA85 #34E0A6 #69E8BD #9EF0D4 #D3F8EC
Accessibility & contrast
On white
1.51
#69E8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#69E8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8BD
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8BD | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#D0CCC0
Tritanopia (blue-blind)
#2BE9DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e8bd; /* rgb */ color: rgb(105, 232, 189); /* oklch */ color: oklch(84.7% 0.130 168.2);
Tailwind
colors: {
custom: {
50: '#9df0d0',
500: '#69e8bd',
950: '#000000',
},
}SCSS
$custom: #69e8bd; $custom-light: #9df0d0; $custom-dark: #000000;
JSON
{
"hex": "#69e8bd",
"rgb": {
"r": 105,
"g": 232,
"b": 189
},
"hsl": {
"h": 159.685,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84731,
"c": 0.12971,
"h": 168.2
},
"luminance": 0.64391
}Semantic roles & 50–950 ramp
primary
#69E8BD
secondary
#BA3C66
accent
#1053D6
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583