#95CFDD#95CFDD
#95CFDD is a light, moderate cyan. Relative luminance 0.562; OKLCH L 82.0% C 0.063 H 214.3°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFDD |
|---|---|
| RGB | rgb(149, 207, 221) |
| HSL | hsl(192, 51%, 73%) |
| HSV | hsv(192, 33%, 87%) |
| CMYK | cmyk(32.6%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(79.75, -15.21, -12.90) |
| CIE-LCH | lch(79.75, 19.94, 220.30°) |
| OKLab | oklab(81.95% -0.0516 -0.0353) |
| OKLCH | oklch(81.95% 0.063 214.3) |
| XYZ | xyz(47.7541, 56.2331, 76.7304) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.25
Sky Blue
#87CEEB
ΔE00 4.85
Powder Blue
#B0E0E6
ΔE00 5.33
Ice Blue
#A5DFF9
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFDD #DDA395
analogous
#95DDC7 #95CFDD #95ABDD
triadic
#95CFDD #DD95CF #CFDD95
tetradic
#95CFDD #C795DD #DDA395 #ABDD95
square
#95CFDD #C795DD #DDA395 #ABDD95
split-complementary
#95CFDD #DD95AB #DDC795
monochromatic
#3CA3BB #67BACE #95CFDD #C3E4EC #E8F5F8
Accessibility & contrast
On white
1.71
#95CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#95CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFDD
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFDD | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#7CD5D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #95cfdd; /* rgb */ color: rgb(149, 207, 221); /* oklch */ color: oklch(82.0% 0.063 214.3);
Tailwind
colors: {
custom: {
50: '#b6dde7',
500: '#95cfdd',
950: '#000000',
},
}SCSS
$custom: #95cfdd; $custom-light: #b6dde7; $custom-dark: #000000;
JSON
{
"hex": "#95cfdd",
"rgb": {
"r": 149,
"g": 207,
"b": 221
},
"hsl": {
"h": 191.667,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.81952,
"c": 0.06254,
"h": 214.3
},
"luminance": 0.56236
}Semantic roles & 50–950 ramp
primary
#95CFDD
secondary
#B57261
accent
#4427BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484