#95ECED#95ECED
#95ECED is a very light, moderate teal. Relative luminance 0.725; OKLCH L 88.9% C 0.084 H 196.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #95ECED |
|---|---|
| RGB | rgb(149, 236, 237) |
| HSL | hsl(181, 71%, 76%) |
| HSV | hsv(181, 37%, 93%) |
| CMYK | cmyk(37.1%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(88.20, -25.86, -8.77) |
| CIE-LCH | lch(88.20, 27.31, 198.72°) |
| OKLab | oklab(88.86% -0.0805 -0.0241) |
| OKLCH | oklch(88.86% 0.084 196.7) |
| XYZ | xyz(57.6703, 72.4910, 91.0576) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.45
Paleturquoise
#AFEEEE
ΔE00 3.61
Robin Egg Blue
#8AF1FE
ΔE00 4.31
Light Cyan
#ACFFFC
ΔE00 4.37
Pale Cyan
#B7FFFA
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ECED #ED9695
analogous
#95EDC2 #95ECED #95C0ED
triadic
#95ECED #ED95EC #ECED95
tetradic
#95ECED #C295ED #ED9695 #C0ED95
square
#95ECED #C295ED #ED9695 #C0ED95
split-complementary
#95ECED #ED95C0 #EDC295
monochromatic
#2CD9DB #61E3E4 #95ECED #C9F5F6 #E5FAFB
Accessibility & contrast
On white
1.35
#95ECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#95ECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ECED
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ECED | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4ED
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#70F1EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #95eced; /* rgb */ color: rgb(149, 236, 237); /* oklch */ color: oklch(88.9% 0.084 196.7);
Tailwind
colors: {
custom: {
50: '#b8f2f2',
500: '#95eced',
950: '#000000',
},
}SCSS
$custom: #95eced; $custom-light: #b8f2f2; $custom-dark: #000000;
JSON
{
"hex": "#95eced",
"rgb": {
"r": 149,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.682,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.88857,
"c": 0.08399,
"h": 196.7
},
"luminance": 0.72495
}Semantic roles & 50–950 ramp
primary
#95ECED
secondary
#C95F5D
accent
#1513D3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585