#95CFDB#95CFDB
#95CFDB is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.9% C 0.062 H 211.9°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFDB |
|---|---|
| RGB | rgb(149, 207, 219) |
| HSL | hsl(190, 49%, 72%) |
| HSV | hsv(190, 32%, 86%) |
| CMYK | cmyk(32%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(79.69, -15.69, -11.92) |
| CIE-LCH | lch(79.69, 19.70, 217.22°) |
| OKLab | oklab(81.88% -0.0524 -0.0326) |
| OKLCH | oklch(81.88% 0.062 211.9) |
| XYZ | xyz(47.4892, 56.1271, 75.3354) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.61
Powder Blue
#B0E0E6
ΔE00 5.05
Sky Blue
#87CEEB
ΔE00 5.59
Ice Blue
#A5DFF9
ΔE00 6.64
Baby Blue
#89CFF0
ΔE00 6.84
Robin'S Egg Blue
#98EFF9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFDB #DBA195
analogous
#95DBC4 #95CFDB #95ACDB
triadic
#95CFDB #DB95CF #CFDB95
tetradic
#95CFDB #C495DB #DBA195 #ACDB95
square
#95CFDB #C495DB #DBA195 #ACDB95
split-complementary
#95CFDB #DB95AC #DBC495
monochromatic
#3EA3B7 #67BACB #95CFDB #C3E4EB #E8F5F7
Accessibility & contrast
On white
1.72
#95CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#95CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFDB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFDB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B9C2DB
Tritanopia (blue-blind)
#7CD4D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95cfdb; /* rgb */ color: rgb(149, 207, 219); /* oklch */ color: oklch(81.9% 0.062 211.9);
Tailwind
colors: {
custom: {
50: '#b6dde6',
500: '#95cfdb',
950: '#000000',
},
}SCSS
$custom: #95cfdb; $custom-light: #b6dde6; $custom-dark: #000000;
JSON
{
"hex": "#95cfdb",
"rgb": {
"r": 149,
"g": 207,
"b": 219
},
"hsl": {
"h": 190.286,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.81884,
"c": 0.06172,
"h": 211.9
},
"luminance": 0.5613
}Semantic roles & 50–950 ramp
primary
#95CFDB
secondary
#B27062
accent
#4229BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484