#69EDAF#69EDAF
#69EDAF is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.6% C 0.147 H 160.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDAF |
|---|---|
| RGB | rgb(105, 237, 175) |
| HSL | hsl(152, 79%, 67%) |
| HSV | hsv(152, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(85.33, -50.45, 19.28) |
| CIE-LCH | lch(85.33, 54.01, 159.08°) |
| OKLab | oklab(85.58% -0.1385 0.0492) |
| OKLCH | oklch(85.58% 0.147 160.5) |
| XYZ | xyz(43.8438, 66.6627, 51.1058) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.24
Light Blue Green
#7EFBB3
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.14
Light Aquamarine
#7BFDC7
ΔE00 4.14
Seafoam
#7FE0B3
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDAF #ED69A7
analogous
#69ED6D #69EDAF #69E9ED
triadic
#69EDAF #AF69ED #EDAF69
tetradic
#69EDAF #6D69ED #ED69A7 #E9ED69
square
#69EDAF #6D69ED #ED69A7 #E9ED69
split-complementary
#69EDAF #ED69E9 #ED6D69
monochromatic
#18C473 #32E692 #69EDAF #A0F4CC #D6FAE9
Accessibility & contrast
On white
1.47
#69EDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#69EDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDAF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDAF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#D7D0B3
Tritanopia (blue-blind)
#35ECDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69edaf; /* rgb */ color: rgb(105, 237, 175); /* oklch */ color: oklch(85.6% 0.147 160.5);
Tailwind
colors: {
custom: {
50: '#9ef3c7',
500: '#69edaf',
950: '#000000',
},
}SCSS
$custom: #69edaf; $custom-light: #9ef3c7; $custom-dark: #000000;
JSON
{
"hex": "#69edaf",
"rgb": {
"r": 105,
"g": 237,
"b": 175
},
"hsl": {
"h": 151.818,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85584,
"c": 0.147,
"h": 160.5
},
"luminance": 0.66667
}Semantic roles & 50–950 ramp
primary
#69EDAF
secondary
#C23879
accent
#0B6CDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582