#69E9BD#69E9BD
#69E9BD is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.0% C 0.131 H 167.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9BD |
|---|---|
| RGB | rgb(105, 233, 189) |
| HSL | hsl(159, 74%, 66%) |
| HSV | hsv(159, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 18.9%, 8.6%) |
| CIE-LAB | lab(84.46, -45.80, 10.76) |
| CIE-LCH | lch(84.46, 47.04, 166.78°) |
| OKLab | oklab(84.97% -0.128 0.0276) |
| OKLCH | oklch(84.97% 0.131 167.8) |
| XYZ | xyz(44.1456, 64.9511, 58.3446) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.01
Aqua Marine
#2EE8BB
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.43
Light Teal
#90E4C1
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 4.72
Eucalyptus
#44D7A8
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9BD #E96995
analogous
#69E97D #69E9BD #69D5E9
triadic
#69E9BD #BD69E9 #E9BD69
tetradic
#69E9BD #7D69E9 #E96995 #D5E969
square
#69E9BD #7D69E9 #E96995 #D5E969
split-complementary
#69E9BD #E969D5 #E97D69
monochromatic
#1CBC85 #34E1A6 #69E9BD #9EF1D4 #D4F9EC
Accessibility & contrast
On white
1.50
#69E9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#69E9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9BD
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9BD | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBB
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#2BEADC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e9bd; /* rgb */ color: rgb(105, 233, 189); /* oklch */ color: oklch(85.0% 0.131 167.8);
Tailwind
colors: {
custom: {
50: '#9ef1d0',
500: '#69e9bd',
950: '#000000',
},
}SCSS
$custom: #69e9bd; $custom-light: #9ef1d0; $custom-dark: #000000;
JSON
{
"hex": "#69e9bd",
"rgb": {
"r": 105,
"g": 233,
"b": 189
},
"hsl": {
"h": 159.375,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84968,
"c": 0.13096,
"h": 167.8
},
"luminance": 0.64955
}Semantic roles & 50–950 ramp
primary
#69E9BD
secondary
#BB3B67
accent
#0F54D7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583