#69EEAD#69EEAD
#69EEAD is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.8% C 0.150 H 159.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEAD |
|---|---|
| RGB | rgb(105, 238, 173) |
| HSL | hsl(151, 80%, 67%) |
| HSV | hsv(151, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 27.3%, 6.7%) |
| CIE-LAB | lab(85.59, -51.27, 20.67) |
| CIE-LCH | lch(85.59, 55.28, 158.04°) |
| OKLab | oklab(85.78% -0.1405 0.0526) |
| OKLCH | oklch(85.78% 0.15 159.5) |
| XYZ | xyz(43.9392, 67.1654, 50.1757) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 4.33
Greenish Turquoise
#00FBB0
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEAD #EE69AA
analogous
#69EE6B #69EEAD #69ECEE
triadic
#69EEAD #AD69EE #EEAD69
tetradic
#69EEAD #6B69EE #EE69AA #ECEE69
square
#69EEAD #6B69EE #EE69AA #ECEE69
split-complementary
#69EEAD #EE69EC #EE6B69
monochromatic
#16C670 #32E88F #69EEAD #A0F4CB #D7FAE9
Accessibility & contrast
On white
1.45
#69EEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#69EEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEAD
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEAD | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA9
Deuteranopia (green-blind)
#D9D1B1
Tritanopia (blue-blind)
#36EDDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69eead; /* rgb */ color: rgb(105, 238, 173); /* oklch */ color: oklch(85.8% 0.150 159.5);
Tailwind
colors: {
custom: {
50: '#9ef4c5',
500: '#69eead',
950: '#000000',
},
}SCSS
$custom: #69eead; $custom-light: #9ef4c5; $custom-dark: #000000;
JSON
{
"hex": "#69eead",
"rgb": {
"r": 105,
"g": 238,
"b": 173
},
"hsl": {
"h": 150.677,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85778,
"c": 0.15002,
"h": 159.5
},
"luminance": 0.67169
}Semantic roles & 50–950 ramp
primary
#69EEAD
secondary
#C4387C
accent
#0A70DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582