#69E6AA#69E6AA
#69E6AA is a very light, vivid teal. Relative luminance 0.625; OKLCH L 83.8% C 0.142 H 160.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #69E6AA |
|---|---|
| RGB | rgb(105, 230, 170) |
| HSL | hsl(151, 71%, 66%) |
| HSV | hsv(151, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(83.18, -48.55, 18.88) |
| CIE-LCH | lch(83.18, 52.09, 158.75°) |
| OKLab | oklab(83.79% -0.1333 0.0482) |
| OKLCH | oklch(83.79% 0.142 160.1) |
| XYZ | xyz(41.3746, 62.4954, 47.9049) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.77
Seafoam
#7FE0B3
ΔE00 3.78
Aqua Green
#12E193
ΔE00 4.94
Light Blue Green
#7EFBB3
ΔE00 5.04
Eucalyptus
#44D7A8
ΔE00 5.18
Seafoam Green
#7AF9AB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E6AA #E669A5
analogous
#69E66B #69E6AA #69E4E6
triadic
#69E6AA #AA69E6 #E6AA69
tetradic
#69E6AA #6B69E6 #E669A5 #E4E669
square
#69E6AA #6B69E6 #E669A5 #E4E669
split-complementary
#69E6AA #E669E4 #E66B69
monochromatic
#1EB66D #35DD8C #69E6AA #9DEFC8 #D2F7E5
Accessibility & contrast
On white
1.56
#69E6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#69E6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E6AA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E6AA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D2CAAE
Tritanopia (blue-blind)
#3CE5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e6aa; /* rgb */ color: rgb(105, 230, 170); /* oklch */ color: oklch(83.8% 0.142 160.1);
Tailwind
colors: {
custom: {
50: '#9deec3',
500: '#69e6aa',
950: '#000000',
},
}SCSS
$custom: #69e6aa; $custom-light: #9deec3; $custom-dark: #000000;
JSON
{
"hex": "#69e6aa",
"rgb": {
"r": 105,
"g": 230,
"b": 170
},
"hsl": {
"h": 151.2,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.8379,
"c": 0.14176,
"h": 160.1
},
"luminance": 0.62499
}Semantic roles & 50–950 ramp
primary
#69E6AA
secondary
#B63D77
accent
#126FD3
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1612
muted
#808582