#95E4E5#95E4E5
#95E4E5 is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.8% C 0.078 H 196.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #95E4E5 |
|---|---|
| RGB | rgb(149, 228, 229) |
| HSL | hsl(181, 61%, 74%) |
| HSV | hsv(181, 35%, 90%) |
| CMYK | cmyk(34.9%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(85.77, -23.85, -8.17) |
| CIE-LCH | lch(85.77, 25.21, 198.92°) |
| OKLab | oklab(86.84% -0.0742 -0.0224) |
| OKLCH | oklch(86.84% 0.078 196.8) |
| XYZ | xyz(54.2756, 67.5300, 84.2882) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.66
Robin'S Egg Blue
#98EFF9
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 5.14
Light Cyan
#ACFFFC
ΔE00 5.90
Powder Blue
#B0E0E6
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E4E5 #E59695
analogous
#95E5BE #95E4E5 #95BCE5
triadic
#95E4E5 #E595E4 #E4E595
tetradic
#95E4E5 #BE95E5 #E59695 #BCE595
square
#95E4E5 #BE95E5 #E59695 #BCE595
split-complementary
#95E4E5 #E595BC #E5BE95
monochromatic
#33CBCD #64D7D9 #95E4E5 #C6F1F1 #E6F9F9
Accessibility & contrast
On white
1.45
#95E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#95E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E4E5
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E4E5 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE5
Deuteranopia (green-blind)
#CBD2E6
Tritanopia (blue-blind)
#75E9E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95e4e5; /* rgb */ color: rgb(149, 228, 229); /* oklch */ color: oklch(86.8% 0.078 196.8);
Tailwind
colors: {
custom: {
50: '#b7eced',
500: '#95e4e5',
950: '#000000',
},
}SCSS
$custom: #95e4e5; $custom-light: #b7eced; $custom-dark: #000000;
JSON
{
"hex": "#95e4e5",
"rgb": {
"r": 149,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.75,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.86835,
"c": 0.07751,
"h": 196.8
},
"luminance": 0.67534
}Semantic roles & 50–950 ramp
primary
#95E4E5
secondary
#BF6160
accent
#1F1DC8
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#121616
muted
#828484