#69E9AD#69E9AD
#69E9AD is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.6% C 0.143 H 160.6°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9AD |
|---|---|
| RGB | rgb(105, 233, 173) |
| HSL | hsl(152, 74%, 66%) |
| HSV | hsv(152, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 25.8%, 8.6%) |
| CIE-LAB | lab(84.12, -49.19, 18.63) |
| CIE-LCH | lch(84.12, 52.60, 159.26°) |
| OKLab | oklab(84.58% -0.1352 0.0475) |
| OKLCH | oklch(84.58% 0.143 160.6) |
| XYZ | xyz(42.5037, 64.2943, 49.6972) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.14
Seafoam
#7FE0B3
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.55
Light Aquamarine
#7BFDC7
ΔE00 4.76
Seafoam Green
#7AF9AB
ΔE00 4.83
Seafoam (survey)
#80F9AD
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9AD #E969A5
analogous
#69E96D #69E9AD #69E5E9
triadic
#69E9AD #AD69E9 #E9AD69
tetradic
#69E9AD #6D69E9 #E969A5 #E5E969
square
#69E9AD #6D69E9 #E969A5 #E5E969
split-complementary
#69E9AD #E969E5 #E96D69
monochromatic
#1CBC71 #34E190 #69E9AD #9EF1CA #D4F9E7
Accessibility & contrast
On white
1.52
#69E9AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#69E9AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9AD
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9AD | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAA
Deuteranopia (green-blind)
#D4CDB1
Tritanopia (blue-blind)
#38E8D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e9ad; /* rgb */ color: rgb(105, 233, 173); /* oklch */ color: oklch(84.6% 0.143 160.6);
Tailwind
colors: {
custom: {
50: '#9df1c5',
500: '#69e9ad',
950: '#000000',
},
}SCSS
$custom: #69e9ad; $custom-light: #9df1c5; $custom-dark: #000000;
JSON
{
"hex": "#69e9ad",
"rgb": {
"r": 105,
"g": 233,
"b": 173
},
"hsl": {
"h": 151.875,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84579,
"c": 0.14331,
"h": 160.6
},
"luminance": 0.64298
}Semantic roles & 50–950 ramp
primary
#69E9AD
secondary
#BB3B77
accent
#0F6DD7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582