#69EAAF#69EAAF
#69EAAF is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.143 H 161.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69EAAF |
|---|---|
| RGB | rgb(105, 234, 175) |
| HSL | hsl(153, 75%, 66%) |
| HSV | hsv(153, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(84.45, -49.20, 18.06) |
| CIE-LCH | lch(84.45, 52.41, 159.85°) |
| OKLab | oklab(84.87% -0.1353 0.0461) |
| OKLCH | oklch(84.87% 0.143 161.2) |
| XYZ | xyz(42.9825, 64.9401, 50.8187) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.00
Seafoam
#7FE0B3
ΔE00 3.97
Light Aquamarine
#7BFDC7
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.51
Seafoam (survey)
#80F9AD
ΔE00 4.87
Seafoam Green
#7AF9AB
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EAAF #EA69A4
analogous
#69EA6F #69EAAF #69E5EA
triadic
#69EAAF #AF69EA #EAAF69
tetradic
#69EAAF #6F69EA #EA69A4 #E5EA69
square
#69EAAF #6F69EA #EA69A4 #E5EA69
split-complementary
#69EAAF #EA69E5 #EA6F69
monochromatic
#1BBE73 #33E292 #69EAAF #9FF2CC #D4F9E8
Accessibility & contrast
On white
1.50
#69EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#69EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EAAF
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EAAF | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAC
Deuteranopia (green-blind)
#D5CDB3
Tritanopia (blue-blind)
#37E9DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eaaf; /* rgb */ color: rgb(105, 234, 175); /* oklch */ color: oklch(84.9% 0.143 161.2);
Tailwind
colors: {
custom: {
50: '#9df1c7',
500: '#69eaaf',
950: '#000000',
},
}SCSS
$custom: #69eaaf; $custom-light: #9df1c7; $custom-dark: #000000;
JSON
{
"hex": "#69eaaf",
"rgb": {
"r": 105,
"g": 234,
"b": 175
},
"hsl": {
"h": 152.558,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84865,
"c": 0.14299,
"h": 161.2
},
"luminance": 0.64944
}Semantic roles & 50–950 ramp
primary
#69EAAF
secondary
#BD3A76
accent
#0E6AD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582