#69E4AE#69E4AE
#69E4AE is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.4% C 0.136 H 162.4°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4AE |
|---|---|
| RGB | rgb(105, 228, 174) |
| HSL | hsl(154, 69%, 65%) |
| HSV | hsv(154, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(82.67, -46.88, 16.08) |
| CIE-LCH | lch(82.67, 49.56, 161.06°) |
| OKLab | oklab(83.4% -0.1294 0.0412) |
| OKLCH | oklch(83.4% 0.136 162.4) |
| XYZ | xyz(41.2054, 61.5423, 49.7436) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.84
Eucalyptus
#44D7A8
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.53
Aqua Marine
#2EE8BB
ΔE00 4.73
Light Turquoise
#7EF4CC
ΔE00 5.34
Light Aquamarine
#7BFDC7
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4AE #E4699F
analogous
#69E471 #69E4AE #69DCE4
triadic
#69E4AE #AE69E4 #E4AE69
tetradic
#69E4AE #7169E4 #E4699F #DCE469
square
#69E4AE #7169E4 #E4699F #DCE469
split-complementary
#69E4AE #E469DC #E47169
monochromatic
#20B272 #35DB92 #69E4AE #9DEDCA #D1F7E6
Accessibility & contrast
On white
1.58
#69E4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#69E4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4AE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4AE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5AB
Deuteranopia (green-blind)
#CFC9B1
Tritanopia (blue-blind)
#3AE4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e4ae; /* rgb */ color: rgb(105, 228, 174); /* oklch */ color: oklch(83.4% 0.136 162.4);
Tailwind
colors: {
custom: {
50: '#9dedc6',
500: '#69e4ae',
950: '#000000',
},
}SCSS
$custom: #69e4ae; $custom-light: #9dedc6; $custom-dark: #000000;
JSON
{
"hex": "#69e4ae",
"rgb": {
"r": 105,
"g": 228,
"b": 174
},
"hsl": {
"h": 153.659,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.83404,
"c": 0.13578,
"h": 162.4
},
"luminance": 0.61546
}Semantic roles & 50–950 ramp
primary
#69E4AE
secondary
#B33E71
accent
#1467D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582