#69EAAA#69EAAA
#69EAAA is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.8% C 0.147 H 159.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69EAAA |
|---|---|
| RGB | rgb(105, 234, 170) |
| HSL | hsl(150, 75%, 66%) |
| HSV | hsv(150, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.35, -50.21, 20.51) |
| CIE-LCH | lch(84.35, 54.24, 157.78°) |
| OKLab | oklab(84.75% -0.1376 0.0522) |
| OKLCH | oklch(84.75% 0.147 159.2) |
| XYZ | xyz(42.5005, 64.7473, 48.2802) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.86
Light Blue Green
#7EFBB3
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.20
Seafoam
#7FE0B3
ΔE00 4.65
Aqua Green
#12E193
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EAAA #EA69A9
analogous
#69EA6A #69EAAA #69E9EA
triadic
#69EAAA #AA69EA #EAAA69
tetradic
#69EAAA #6A69EA #EA69A9 #E9EA69
square
#69EAAA #6A69EA #EA69A9 #E9EA69
split-complementary
#69EAAA #EA69E9 #EA6A69
monochromatic
#1BBE6D #33E28C #69EAAA #9FF2C8 #D4F9E7
Accessibility & contrast
On white
1.51
#69EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#69EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EAAA
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EAAA | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#3AE9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eaaa; /* rgb */ color: rgb(105, 234, 170); /* oklch */ color: oklch(84.8% 0.147 159.2);
Tailwind
colors: {
custom: {
50: '#9df1c3',
500: '#69eaaa',
950: '#000000',
},
}SCSS
$custom: #69eaaa; $custom-light: #9df1c3; $custom-dark: #000000;
JSON
{
"hex": "#69eaaa",
"rgb": {
"r": 105,
"g": 234,
"b": 170
},
"hsl": {
"h": 150.233,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84751,
"c": 0.14717,
"h": 159.2
},
"luminance": 0.64751
}Semantic roles & 50–950 ramp
primary
#69EAAA
secondary
#BD3A7B
accent
#0E72D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582