#69EAAC#69EAAC
#69EAAC is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.8% C 0.145 H 160.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #69EAAC |
|---|---|
| RGB | rgb(105, 234, 172) |
| HSL | hsl(151, 75%, 66%) |
| HSV | hsv(151, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.39, -49.81, 19.53) |
| CIE-LCH | lch(84.39, 53.50, 158.59°) |
| OKLab | oklab(84.8% -0.1367 0.0498) |
| OKLCH | oklch(84.8% 0.145 160) |
| XYZ | xyz(42.6912, 64.8235, 49.2842) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 4.20
Seafoam
#7FE0B3
ΔE00 4.37
Seafoam Green
#7AF9AB
ΔE00 4.42
Seafoam (survey)
#80F9AD
ΔE00 4.45
Light Aquamarine
#7BFDC7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EAAC #EA69A7
analogous
#69EA6C #69EAAC #69E8EA
triadic
#69EAAC #AC69EA #EAAC69
tetradic
#69EAAC #6C69EA #EA69A7 #E8EA69
square
#69EAAC #6C69EA #EA69A7 #E8EA69
split-complementary
#69EAAC #EA69E8 #EA6C69
monochromatic
#1BBE6F #33E28E #69EAAC #9FF2CA #D4F9E7
Accessibility & contrast
On white
1.50
#69EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#69EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EAAC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EAAC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA8
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#39E9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69eaac; /* rgb */ color: rgb(105, 234, 172); /* oklch */ color: oklch(84.8% 0.145 160.0);
Tailwind
colors: {
custom: {
50: '#9df1c5',
500: '#69eaac',
950: '#000000',
},
}SCSS
$custom: #69eaac; $custom-light: #9df1c5; $custom-dark: #000000;
JSON
{
"hex": "#69eaac",
"rgb": {
"r": 105,
"g": 234,
"b": 172
},
"hsl": {
"h": 151.163,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84796,
"c": 0.14549,
"h": 160
},
"luminance": 0.64827
}Semantic roles & 50–950 ramp
primary
#69EAAC
secondary
#BD3A79
accent
#0E6FD8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582