#95DDF2#95DDF2
#95DDF2 is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.7% C 0.077 H 218.1°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDF2 |
|---|---|
| RGB | rgb(149, 221, 242) |
| HSL | hsl(194, 78%, 77%) |
| HSV | hsv(194, 38%, 95%) |
| CMYK | cmyk(38.4%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(84.23, -17.22, -17.34) |
| CIE-LCH | lch(84.23, 24.44, 225.21°) |
| OKLab | oklab(85.73% -0.0608 -0.0476) |
| OKLCH | oklch(85.73% 0.077 218.1) |
| XYZ | xyz(54.2723, 64.5098, 93.5790) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 4.50
Lightblue
#ADD8E6
ΔE00 4.93
Baby Blue
#89CFF0
ΔE00 5.27
Powder Blue
#B0E0E6
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDF2 #F2AA95
analogous
#95F2D8 #95DDF2 #95AFF2
triadic
#95DDF2 #F295DD #DDF295
tetradic
#95DDF2 #D895F2 #F2AA95 #AFF295
square
#95DDF2 #D895F2 #F2AA95 #AFF295
split-complementary
#95DDF2 #F295AF #F2D895
monochromatic
#28BAE5 #5ECCEB #95DDF2 #CCEEF9 #E4F6FC
Accessibility & contrast
On white
1.51
#95DDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#95DDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDF2
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDF2 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F3
Deuteranopia (green-blind)
#C1CDF2
Tritanopia (blue-blind)
#70E5E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95ddf2; /* rgb */ color: rgb(149, 221, 242); /* oklch */ color: oklch(85.7% 0.077 218.1);
Tailwind
colors: {
custom: {
50: '#b8e7f6',
500: '#95ddf2',
950: '#000000',
},
}SCSS
$custom: #95ddf2; $custom-light: #b8e7f6; $custom-dark: #000000;
JSON
{
"hex": "#95ddf2",
"rgb": {
"r": 149,
"g": 221,
"b": 242
},
"hsl": {
"h": 193.548,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.85733,
"c": 0.07721,
"h": 218.1
},
"luminance": 0.64513
}Semantic roles & 50–950 ramp
primary
#95DDF2
secondary
#CF765C
accent
#3A0BDA
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485