#95E4E8#95E4E8
#95E4E8 is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.9% C 0.078 H 199.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #95E4E8 |
|---|---|
| RGB | rgb(149, 228, 232) |
| HSL | hsl(183, 64%, 75%) |
| HSV | hsv(183, 36%, 91%) |
| CMYK | cmyk(35.8%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(85.86, -23.14, -9.63) |
| CIE-LCH | lch(85.86, 25.06, 202.59°) |
| OKLab | oklab(86.93% -0.073 -0.0264) |
| OKLCH | oklch(86.93% 0.078 199.9) |
| XYZ | xyz(54.6981, 67.6990, 86.5133) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.19
Paleturquoise
#AFEEEE
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 4.34
Robin'S Egg
#6DEDFD
ΔE00 5.52
Powder Blue
#B0E0E6
ΔE00 5.61
Light Cyan
#ACFFFC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E4E8 #E89995
analogous
#95E8C3 #95E4E8 #95BAE8
triadic
#95E4E8 #E895E4 #E4E895
tetradic
#95E4E8 #C395E8 #E89995 #BAE895
square
#95E4E8 #C395E8 #E89995 #BAE895
split-complementary
#95E4E8 #E895BA #E8C395
monochromatic
#30CAD2 #63D7DD #95E4E8 #C7F1F3 #E6F9FA
Accessibility & contrast
On white
1.44
#95E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#95E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E4E8
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E4E8 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE8
Deuteranopia (green-blind)
#CBD2E9
Tritanopia (blue-blind)
#74E9E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #95e4e8; /* rgb */ color: rgb(149, 228, 232); /* oklch */ color: oklch(86.9% 0.078 199.9);
Tailwind
colors: {
custom: {
50: '#b7ecef',
500: '#95e4e8',
950: '#000000',
},
}SCSS
$custom: #95e4e8; $custom-light: #b7ecef; $custom-dark: #000000;
JSON
{
"hex": "#95e4e8",
"rgb": {
"r": 149,
"g": 228,
"b": 232
},
"hsl": {
"h": 182.892,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.86931,
"c": 0.07762,
"h": 199.9
},
"luminance": 0.67703
}Semantic roles & 50–950 ramp
primary
#95E4E8
secondary
#C2645F
accent
#2219CC
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485