#69E8B0#69E8B0
#69E8B0 is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.4% C 0.140 H 162.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8B0 |
|---|---|
| RGB | rgb(105, 232, 176) |
| HSL | hsl(154, 73%, 66%) |
| HSV | hsv(154, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 24.1%, 9%) |
| CIE-LAB | lab(83.89, -48.16, 16.74) |
| CIE-LCH | lch(83.89, 50.98, 160.83°) |
| OKLab | oklab(84.41% -0.1328 0.0428) |
| OKLCH | oklch(84.41% 0.14 162.1) |
| XYZ | xyz(42.5149, 63.8472, 51.1491) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 3.61
Light Aquamarine
#7BFDC7
ΔE00 4.68
Aqua Marine
#2EE8BB
ΔE00 4.77
Eucalyptus
#44D7A8
ΔE00 4.97
Light Turquoise
#7EF4CC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8B0 #E869A1
analogous
#69E870 #69E8B0 #69E0E8
triadic
#69E8B0 #B069E8 #E8B069
tetradic
#69E8B0 #7069E8 #E869A1 #E0E869
square
#69E8B0 #7069E8 #E869A1 #E0E869
split-complementary
#69E8B0 #E869E0 #E87069
monochromatic
#1DBA75 #34E094 #69E8B0 #9EF0CC #D3F8E8
Accessibility & contrast
On white
1.53
#69E8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#69E8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8B0
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8B0 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AD
Deuteranopia (green-blind)
#D2CCB4
Tritanopia (blue-blind)
#37E8D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e8b0; /* rgb */ color: rgb(105, 232, 176); /* oklch */ color: oklch(84.4% 0.140 162.1);
Tailwind
colors: {
custom: {
50: '#9df0c7',
500: '#69e8b0',
950: '#000000',
},
}SCSS
$custom: #69e8b0; $custom-light: #9df0c7; $custom-dark: #000000;
JSON
{
"hex": "#69e8b0",
"rgb": {
"r": 105,
"g": 232,
"b": 176
},
"hsl": {
"h": 153.543,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84409,
"c": 0.13951,
"h": 162.1
},
"luminance": 0.63851
}Semantic roles & 50–950 ramp
primary
#69E8B0
secondary
#BA3C73
accent
#1067D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582