#95EBEC#95EBEC
#95EBEC is a very light, moderate teal. Relative luminance 0.719; OKLCH L 88.6% C 0.083 H 196.7°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #95EBEC |
|---|---|
| RGB | rgb(149, 235, 236) |
| HSL | hsl(181, 70%, 75%) |
| HSV | hsv(181, 37%, 93%) |
| CMYK | cmyk(36.9%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.90, -25.62, -8.69) |
| CIE-LCH | lch(87.90, 27.05, 198.75°) |
| OKLab | oklab(88.6% -0.0797 -0.0239) |
| OKLCH | oklch(88.6% 0.083 196.7) |
| XYZ | xyz(57.2375, 71.8585, 90.1946) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.47
Paleturquoise
#AFEEEE
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 4.55
Pale Cyan
#B7FFFA
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EBEC #EC9695
analogous
#95ECC2 #95EBEC #95BFEC
triadic
#95EBEC #EC95EB #EBEC95
tetradic
#95EBEC #C295EC #EC9695 #BFEC95
square
#95EBEC #C295EC #EC9695 #BFEC95
split-complementary
#95EBEC #EC95BF #ECC295
monochromatic
#2DD7D9 #61E1E3 #95EBEC #C9F5F5 #E5FAFA
Accessibility & contrast
On white
1.37
#95EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#95EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EBEC
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EBEC | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#D1D7ED
Tritanopia (blue-blind)
#71F0EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #95ebec; /* rgb */ color: rgb(149, 235, 236); /* oklch */ color: oklch(88.6% 0.083 196.7);
Tailwind
colors: {
custom: {
50: '#b8f1f2',
500: '#95ebec',
950: '#000000',
},
}SCSS
$custom: #95ebec; $custom-light: #b8f1f2; $custom-dark: #000000;
JSON
{
"hex": "#95ebec",
"rgb": {
"r": 149,
"g": 235,
"b": 236
},
"hsl": {
"h": 180.69,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.88604,
"c": 0.08319,
"h": 196.7
},
"luminance": 0.71862
}Semantic roles & 50–950 ramp
primary
#95EBEC
secondary
#C75F5E
accent
#1614D2
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121616
muted
#828585