#95E4E4#95E4E4
#95E4E4 is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.8% C 0.078 H 195.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #95E4E4 |
|---|---|
| RGB | rgb(149, 228, 228) |
| HSL | hsl(180, 59%, 74%) |
| HSV | hsv(180, 35%, 89%) |
| CMYK | cmyk(34.6%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.74, -24.08, -7.69) |
| CIE-LCH | lch(85.74, 25.28, 197.70°) |
| OKLab | oklab(86.8% -0.0746 -0.0211) |
| OKLCH | oklch(86.8% 0.078 195.8) |
| XYZ | xyz(54.1364, 67.4743, 83.5550) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.70
Robin'S Egg Blue
#98EFF9
ΔE00 4.37
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Light Cyan
#ACFFFC
ΔE00 5.83
Pale Cyan
#B7FFFA
ΔE00 6.33
Powder Blue
#B0E0E6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E4E4 #E49595
analogous
#95E4BD #95E4E4 #95BDE4
triadic
#95E4E4 #E495E4 #E4E495
tetradic
#95E4E4 #BD95E4 #E49595 #BDE495
square
#95E4E4 #BD95E4 #E49595 #BDE495
split-complementary
#95E4E4 #E495BD #E4BD95
monochromatic
#34CBCB #64D8D8 #95E4E4 #C6F0F0 #E7F9F9
Accessibility & contrast
On white
1.45
#95E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#95E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E4E4
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E4E4 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE4
Deuteranopia (green-blind)
#CCD2E5
Tritanopia (blue-blind)
#75E9E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95e4e4; /* rgb */ color: rgb(149, 228, 228); /* oklch */ color: oklch(86.8% 0.078 195.8);
Tailwind
colors: {
custom: {
50: '#b7ecec',
500: '#95e4e4',
950: '#000000',
},
}SCSS
$custom: #95e4e4; $custom-light: #b7ecec; $custom-dark: #000000;
JSON
{
"hex": "#95e4e4",
"rgb": {
"r": 149,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.86803,
"c": 0.07753,
"h": 195.8
},
"luminance": 0.67478
}Semantic roles & 50–950 ramp
primary
#95E4E4
secondary
#BD6060
accent
#1E1EC7
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#121616
muted
#828484