#69E4AC#69E4AC
#69E4AC is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.4% C 0.137 H 161.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4AC |
|---|---|
| RGB | rgb(105, 228, 172) |
| HSL | hsl(153, 69%, 65%) |
| HSV | hsv(153, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 24.6%, 10.6%) |
| CIE-LAB | lab(82.63, -47.29, 17.07) |
| CIE-LCH | lch(82.63, 50.28, 160.15°) |
| OKLab | oklab(83.36% -0.1303 0.0436) |
| OKLCH | oklch(83.36% 0.137 161.5) |
| XYZ | xyz(41.0119, 61.4649, 48.7244) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.09
Light Greenish Blue
#63F7B4
ΔE00 4.37
Eucalyptus
#44D7A8
ΔE00 4.46
Aqua Marine
#2EE8BB
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.37
Light Aquamarine
#7BFDC7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4AC #E469A1
analogous
#69E46E #69E4AC #69DFE4
triadic
#69E4AC #AC69E4 #E4AC69
tetradic
#69E4AC #6E69E4 #E469A1 #DFE469
square
#69E4AC #6E69E4 #E469A1 #DFE469
split-complementary
#69E4AC #E469DF #E46E69
monochromatic
#20B270 #35DB8F #69E4AC #9DEDC9 #D1F7E5
Accessibility & contrast
On white
1.58
#69E4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#69E4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4AC
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4AC | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A9
Deuteranopia (green-blind)
#CFC9AF
Tritanopia (blue-blind)
#3BE3D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e4ac; /* rgb */ color: rgb(105, 228, 172); /* oklch */ color: oklch(83.4% 0.137 161.5);
Tailwind
colors: {
custom: {
50: '#9dedc4',
500: '#69e4ac',
950: '#000000',
},
}SCSS
$custom: #69e4ac; $custom-light: #9dedc4; $custom-dark: #000000;
JSON
{
"hex": "#69e4ac",
"rgb": {
"r": 105,
"g": 228,
"b": 172
},
"hsl": {
"h": 152.683,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.83356,
"c": 0.13739,
"h": 161.5
},
"luminance": 0.61469
}Semantic roles & 50–950 ramp
primary
#69E4AC
secondary
#B33E73
accent
#146AD1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582