#95EDEC#95EDEC
#95EDEC is a very light, moderate teal. Relative luminance 0.730; OKLCH L 89.0% C 0.085 H 194.8°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #95EDEC |
|---|---|
| RGB | rgb(149, 237, 236) |
| HSL | hsl(179, 71%, 76%) |
| HSV | hsv(179, 37%, 93%) |
| CMYK | cmyk(37.1%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(88.45, -26.58, -7.87) |
| CIE-LCH | lch(88.45, 27.73, 196.50°) |
| OKLab | oklab(89.05% -0.082 -0.0217) |
| OKLCH | oklch(89.05% 0.085 194.8) |
| XYZ | xyz(57.8134, 73.0101, 90.3865) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.81
Light Cyan
#ACFFFC
ΔE00 4.06
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Pale Cyan
#B7FFFA
ΔE00 4.94
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Robin'S Egg
#6DEDFD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EDEC #ED9596
analogous
#95EDC0 #95EDEC #95C2ED
triadic
#95EDEC #EC95ED #EDEC95
tetradic
#95EDEC #C095ED #ED9596 #C2ED95
square
#95EDEC #C095ED #ED9596 #C2ED95
split-complementary
#95EDEC #ED95C2 #EDC095
monochromatic
#2CDBD9 #61E4E3 #95EDEC #C9F6F5 #E5FBFA
Accessibility & contrast
On white
1.35
#95EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#95EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EDEC
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EDEC | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#70F2EC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #95edec; /* rgb */ color: rgb(149, 237, 236); /* oklch */ color: oklch(89.0% 0.085 194.8);
Tailwind
colors: {
custom: {
50: '#b8f3f2',
500: '#95edec',
950: '#000000',
},
}SCSS
$custom: #95edec; $custom-light: #b8f3f2; $custom-dark: #000000;
JSON
{
"hex": "#95edec",
"rgb": {
"r": 149,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.318,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.89046,
"c": 0.08485,
"h": 194.8
},
"luminance": 0.73014
}Semantic roles & 50–950 ramp
primary
#95EDEC
secondary
#C95D5F
accent
#1315D3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585