#95DEEC#95DEEC
#95DEEC is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.7% C 0.075 H 210.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEEC |
|---|---|
| RGB | rgb(149, 222, 236) |
| HSL | hsl(190, 70%, 75%) |
| HSV | hsv(190, 37%, 93%) |
| CMYK | cmyk(36.9%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(84.32, -19.20, -14.03) |
| CIE-LCH | lch(84.32, 23.78, 216.16°) |
| OKLab | oklab(85.74% -0.0642 -0.0385) |
| OKLCH | oklch(85.74% 0.075 210.9) |
| XYZ | xyz(53.6507, 64.6848, 88.9990) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.39
Powder Blue
#B0E0E6
ΔE00 4.61
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Lightblue
#ADD8E6
ΔE00 5.72
Ice Blue
#A5DFF9
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEEC #ECA395
analogous
#95ECCE #95DEEC #95B2EC
triadic
#95DEEC #EC95DE #DEEC95
tetradic
#95DEEC #CE95EC #ECA395 #B2EC95
square
#95DEEC #CE95EC #ECA395 #B2EC95
split-complementary
#95DEEC #EC95B2 #ECCE95
monochromatic
#2DBED9 #61CEE3 #95DEEC #C9EEF5 #E5F7FA
Accessibility & contrast
On white
1.51
#95DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#95DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEEC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEEC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#C3CEEC
Tritanopia (blue-blind)
#73E5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95deec; /* rgb */ color: rgb(149, 222, 236); /* oklch */ color: oklch(85.7% 0.075 210.9);
Tailwind
colors: {
custom: {
50: '#b7e8f2',
500: '#95deec',
950: '#000000',
},
}SCSS
$custom: #95deec; $custom-light: #b7e8f2; $custom-dark: #000000;
JSON
{
"hex": "#95deec",
"rgb": {
"r": 149,
"g": 222,
"b": 236
},
"hsl": {
"h": 189.655,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.85744,
"c": 0.07489,
"h": 210.9
},
"luminance": 0.64688
}Semantic roles & 50–950 ramp
primary
#95DEEC
secondary
#C76F5E
accent
#3214D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485