#95DEED#95DEED
#95DEED is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.8% C 0.075 H 211.9°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEED |
|---|---|
| RGB | rgb(149, 222, 237) |
| HSL | hsl(190, 71%, 76%) |
| HSV | hsv(190, 37%, 93%) |
| CMYK | cmyk(37.1%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(84.35, -18.95, -14.52) |
| CIE-LCH | lch(84.35, 23.87, 217.45°) |
| OKLab | oklab(85.78% -0.0639 -0.0398) |
| OKLCH | oklch(85.78% 0.075 211.9) |
| XYZ | xyz(53.7964, 64.7431, 89.7663) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.57
Powder Blue
#B0E0E6
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Lightblue
#ADD8E6
ΔE00 5.56
Ice Blue
#A5DFF9
ΔE00 5.65
Robin'S Egg
#6DEDFD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEED #EDA495
analogous
#95EDD0 #95DEED #95B2ED
triadic
#95DEED #ED95DE #DEED95
tetradic
#95DEED #D095ED #EDA495 #B2ED95
square
#95DEED #D095ED #EDA495 #B2ED95
split-complementary
#95DEED #ED95B2 #EDD095
monochromatic
#2CBDDB #61CEE4 #95DEED #C9EEF6 #E5F7FB
Accessibility & contrast
On white
1.51
#95DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#95DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEED
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEED | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#73E5E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95deed; /* rgb */ color: rgb(149, 222, 237); /* oklch */ color: oklch(85.8% 0.075 211.9);
Tailwind
colors: {
custom: {
50: '#b7e8f2',
500: '#95deed',
950: '#000000',
},
}SCSS
$custom: #95deed; $custom-light: #b7e8f2; $custom-dark: #000000;
JSON
{
"hex": "#95deed",
"rgb": {
"r": 149,
"g": 222,
"b": 237
},
"hsl": {
"h": 190.227,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.85778,
"c": 0.07526,
"h": 211.9
},
"luminance": 0.64747
}Semantic roles & 50–950 ramp
primary
#95DEED
secondary
#C9705D
accent
#3313D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485