#95DFEE#95DFEE
#95DFEE is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 86.0% C 0.076 H 211.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFEE |
|---|---|
| RGB | rgb(149, 223, 238) |
| HSL | hsl(190, 72%, 76%) |
| HSV | hsv(190, 37%, 93%) |
| CMYK | cmyk(37.4%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.66, -19.21, -14.59) |
| CIE-LCH | lch(84.66, 24.12, 217.21°) |
| OKLab | oklab(86.03% -0.0647 -0.04) |
| OKLCH | oklch(86.03% 0.076 211.7) |
| XYZ | xyz(54.2093, 65.3345, 90.6267) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.34
Powder Blue
#B0E0E6
ΔE00 4.78
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Lightblue
#ADD8E6
ΔE00 5.73
Ice Blue
#A5DFF9
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFEE #EEA495
analogous
#95EED0 #95DFEE #95B2EE
triadic
#95DFEE #EE95DF #DFEE95
tetradic
#95DFEE #D095EE #EEA495 #B2EE95
square
#95DFEE #D095EE #EEA495 #B2EE95
split-complementary
#95DFEE #EE95B2 #EED095
monochromatic
#2CBFDD #60CFE6 #95DFEE #CAEFF6 #E5F7FB
Accessibility & contrast
On white
1.49
#95DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#95DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFEE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFEE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#72E6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95dfee; /* rgb */ color: rgb(149, 223, 238); /* oklch */ color: oklch(86.0% 0.076 211.7);
Tailwind
colors: {
custom: {
50: '#b7e9f3',
500: '#95dfee',
950: '#000000',
},
}SCSS
$custom: #95dfee; $custom-light: #b7e9f3; $custom-dark: #000000;
JSON
{
"hex": "#95dfee",
"rgb": {
"r": 149,
"g": 223,
"b": 238
},
"hsl": {
"h": 190.112,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.86031,
"c": 0.07605,
"h": 211.7
},
"luminance": 0.65338
}Semantic roles & 50–950 ramp
primary
#95DFEE
secondary
#CA705D
accent
#3211D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485