#95EACA#95EACA
#95EACA is a very light, moderate teal. Relative luminance 0.695; OKLCH L 87.4% C 0.095 H 168.3°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #95EACA |
|---|---|
| RGB | rgb(149, 234, 202) |
| HSL | hsl(157, 67%, 75%) |
| HSV | hsv(157, 36%, 92%) |
| CMYK | cmyk(36.3%, 0%, 13.7%, 8.2%) |
| CIE-LAB | lab(86.75, -32.71, 7.45) |
| CIE-LCH | lch(86.75, 33.55, 167.16°) |
| OKLab | oklab(87.39% -0.0926 0.0192) |
| OKLCH | oklch(87.39% 0.095 168.3) |
| XYZ | xyz(52.4740, 69.4962, 66.5148) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.70
Light Turquoise
#7EF4CC
ΔE00 3.92
Pale Turquoise
#A5FBD5
ΔE00 3.92
Seafoam
#7FE0B3
ΔE00 4.61
Light Aqua
#8CFFDB
ΔE00 4.94
Tiffany Blue
#7BF2DA
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EACA #EA95B5
analogous
#95EAA0 #95EACA #95DFEA
triadic
#95EACA #CA95EA #EACA95
tetradic
#95EACA #A095EA #EA95B5 #DFEA95
square
#95EACA #A095EA #EA95B5 #DFEA95
split-complementary
#95EACA #EA95DF #EAA095
monochromatic
#2FD697 #62E0B0 #95EACA #C8F4E4 #E5FAF2
Accessibility & contrast
On white
1.41
#95EACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#95EACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EACA
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EACA | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC8
Deuteranopia (green-blind)
#D8D5CC
Tritanopia (blue-blind)
#7EEBE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #95eaca; /* rgb */ color: rgb(149, 234, 202); /* oklch */ color: oklch(87.4% 0.095 168.3);
Tailwind
colors: {
custom: {
50: '#b7f1da',
500: '#95eaca',
950: '#000000',
},
}SCSS
$custom: #95eaca; $custom-light: #b7f1da; $custom-dark: #000000;
JSON
{
"hex": "#95eaca",
"rgb": {
"r": 149,
"g": 234,
"b": 202
},
"hsl": {
"h": 157.412,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.8739,
"c": 0.09453,
"h": 168.3
},
"luminance": 0.69499
}Semantic roles & 50–950 ramp
primary
#95EACA
secondary
#C55E85
accent
#175CCF
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111614
muted
#818583