#95DDEF#95DDEF
#95DDEF is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 85.6% C 0.076 H 215.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDEF |
|---|---|
| RGB | rgb(149, 221, 239) |
| HSL | hsl(192, 74%, 76%) |
| HSV | hsv(192, 38%, 94%) |
| CMYK | cmyk(37.7%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(84.14, -17.96, -15.89) |
| CIE-LCH | lch(84.14, 23.98, 221.51°) |
| OKLab | oklab(85.63% -0.0619 -0.0436) |
| OKLCH | oklch(85.63% 0.076 215.2) |
| XYZ | xyz(53.8254, 64.3310, 91.2255) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.60
Lightblue
#ADD8E6
ΔE00 5.06
Powder Blue
#B0E0E6
ΔE00 5.18
Sky Blue
#87CEEB
ΔE00 5.22
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDEF #EFA795
analogous
#95EFD4 #95DDEF #95B0EF
triadic
#95DDEF #EF95DD #DDEF95
tetradic
#95DDEF #D495EF #EFA795 #B0EF95
square
#95DDEF #D495EF #EFA795 #B0EF95
split-complementary
#95DDEF #EF95B0 #EFD495
monochromatic
#2BBBDF #60CCE7 #95DDEF #CAEEF7 #E4F6FB
Accessibility & contrast
On white
1.51
#95DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#95DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDEF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDEF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F0
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#72E4E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95ddef; /* rgb */ color: rgb(149, 221, 239); /* oklch */ color: oklch(85.6% 0.076 215.2);
Tailwind
colors: {
custom: {
50: '#b7e7f4',
500: '#95ddef',
950: '#000000',
},
}SCSS
$custom: #95ddef; $custom-light: #b7e7f4; $custom-dark: #000000;
JSON
{
"hex": "#95ddef",
"rgb": {
"r": 149,
"g": 221,
"b": 239
},
"hsl": {
"h": 192,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.85628,
"c": 0.07573,
"h": 215.2
},
"luminance": 0.64334
}Semantic roles & 50–950 ramp
primary
#95DDEF
secondary
#CB735D
accent
#3710D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485