#69E5AA#69E5AA
#69E5AA is a very light, vivid teal. Relative luminance 0.619; OKLCH L 83.5% C 0.140 H 160.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69E5AA |
|---|---|
| RGB | rgb(105, 229, 170) |
| HSL | hsl(151, 70%, 65%) |
| HSV | hsv(151, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(82.88, -48.13, 18.47) |
| CIE-LCH | lch(82.88, 51.55, 159.00°) |
| OKLab | oklab(83.55% -0.1323 0.0471) |
| OKLCH | oklch(83.55% 0.14 160.4) |
| XYZ | xyz(41.0971, 61.9404, 47.8124) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 4.01
Eucalyptus
#44D7A8
ΔE00 4.94
Aqua Green
#12E193
ΔE00 5.00
Light Blue Green
#7EFBB3
ΔE00 5.30
Seafoam (survey)
#80F9AD
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E5AA #E569A4
analogous
#69E56C #69E5AA #69E2E5
triadic
#69E5AA #AA69E5 #E5AA69
tetradic
#69E5AA #6C69E5 #E569A4 #E2E569
square
#69E5AA #6C69E5 #E569A4 #E2E569
split-complementary
#69E5AA #E569E2 #E56C69
monochromatic
#1FB46D #35DC8C #69E5AA #9DEEC8 #D1F7E5
Accessibility & contrast
On white
1.57
#69E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#69E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E5AA
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E5AA | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#D1C9AE
Tritanopia (blue-blind)
#3CE4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e5aa; /* rgb */ color: rgb(105, 229, 170); /* oklch */ color: oklch(83.5% 0.140 160.4);
Tailwind
colors: {
custom: {
50: '#9deec3',
500: '#69e5aa',
950: '#000000',
},
}SCSS
$custom: #69e5aa; $custom-light: #9deec3; $custom-dark: #000000;
JSON
{
"hex": "#69e5aa",
"rgb": {
"r": 105,
"g": 229,
"b": 170
},
"hsl": {
"h": 151.452,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.8355,
"c": 0.14041,
"h": 160.4
},
"luminance": 0.61944
}Semantic roles & 50–950 ramp
primary
#69E5AA
secondary
#B53D76
accent
#136ED2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582