#95CFDF#95CFDF
#95CFDF is a very light, moderate cyan. Relative luminance 0.563; OKLCH L 82.0% C 0.063 H 216.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFDF |
|---|---|
| RGB | rgb(149, 207, 223) |
| HSL | hsl(193, 54%, 73%) |
| HSV | hsv(193, 33%, 87%) |
| CMYK | cmyk(33.2%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(79.81, -14.73, -13.88) |
| CIE-LCH | lch(79.81, 20.24, 223.30°) |
| OKLab | oklab(82.02% -0.0509 -0.038) |
| OKLCH | oklch(82.02% 0.063 216.7) |
| XYZ | xyz(48.0221, 56.3403, 78.1421) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.02
Sky Blue
#87CEEB
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 5.33
Ice Blue
#A5DFF9
ΔE00 5.42
Powder Blue
#B0E0E6
ΔE00 5.71
Lightskyblue
#87CEFA
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFDF #DFA595
analogous
#95DFCA #95CFDF #95AADF
triadic
#95CFDF #DF95CF #CFDF95
tetradic
#95CFDF #CA95DF #DFA595 #AADF95
square
#95CFDF #CA95DF #DFA595 #AADF95
split-complementary
#95CFDF #DF95AA #DFCA95
monochromatic
#3AA3C0 #66BAD1 #95CFDF #C4E4ED #E7F4F8
Accessibility & contrast
On white
1.71
#95CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#95CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFDF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFDF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B8C2DF
Tritanopia (blue-blind)
#7BD5D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #95cfdf; /* rgb */ color: rgb(149, 207, 223); /* oklch */ color: oklch(82.0% 0.063 216.7);
Tailwind
colors: {
custom: {
50: '#b6dde9',
500: '#95cfdf',
950: '#000000',
},
}SCSS
$custom: #95cfdf; $custom-light: #b6dde9; $custom-dark: #000000;
JSON
{
"hex": "#95cfdf",
"rgb": {
"r": 149,
"g": 207,
"b": 223
},
"hsl": {
"h": 192.973,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.82021,
"c": 0.06348,
"h": 216.7
},
"luminance": 0.56343
}Semantic roles & 50–950 ramp
primary
#95CFDF
secondary
#B77461
accent
#4624C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484