#69EDB2#69EDB2
#69EDB2 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.7% C 0.145 H 161.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDB2 |
|---|---|
| RGB | rgb(105, 237, 178) |
| HSL | hsl(153, 79%, 67%) |
| HSV | hsv(153, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(85.39, -49.84, 17.81) |
| CIE-LCH | lch(85.39, 52.92, 160.33°) |
| OKLab | oklab(85.65% -0.1372 0.0455) |
| OKLCH | oklch(85.65% 0.145 161.7) |
| XYZ | xyz(44.1418, 66.7819, 52.6748) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.34
Seafoam (survey)
#80F9AD
ΔE00 4.62
Seafoam Green
#7AF9AB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDB2 #ED69A4
analogous
#69ED70 #69EDB2 #69E6ED
triadic
#69EDB2 #B269ED #EDB269
tetradic
#69EDB2 #7069ED #ED69A4 #E6ED69
square
#69EDB2 #7069ED #ED69A4 #E6ED69
split-complementary
#69EDB2 #ED69E6 #ED7069
monochromatic
#18C477 #32E696 #69EDB2 #A0F4CE #D6FAEA
Accessibility & contrast
On white
1.46
#69EDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#69EDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDB2
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDB2 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAF
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#33EDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69edb2; /* rgb */ color: rgb(105, 237, 178); /* oklch */ color: oklch(85.7% 0.145 161.7);
Tailwind
colors: {
custom: {
50: '#9ef3c9',
500: '#69edb2',
950: '#000000',
},
}SCSS
$custom: #69edb2; $custom-light: #9ef3c9; $custom-dark: #000000;
JSON
{
"hex": "#69edb2",
"rgb": {
"r": 105,
"g": 237,
"b": 178
},
"hsl": {
"h": 153.182,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85653,
"c": 0.14454,
"h": 161.7
},
"luminance": 0.66786
}Semantic roles & 50–950 ramp
primary
#69EDB2
secondary
#C23876
accent
#0B68DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582