#95CFDE#95CFDE
#95CFDE is a light, moderate cyan. Relative luminance 0.563; OKLCH L 82.0% C 0.063 H 215.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #95CFDE |
|---|---|
| RGB | rgb(149, 207, 222) |
| HSL | hsl(192, 53%, 73%) |
| HSV | hsv(192, 33%, 87%) |
| CMYK | cmyk(32.9%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(79.78, -14.97, -13.39) |
| CIE-LCH | lch(79.78, 20.08, 221.81°) |
| OKLab | oklab(81.99% -0.0513 -0.0366) |
| OKLCH | oklch(81.99% 0.063 215.5) |
| XYZ | xyz(47.8877, 56.2865, 77.4342) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.12
Sky Blue
#87CEEB
ΔE00 4.49
Powder Blue
#B0E0E6
ΔE00 5.51
Baby Blue
#89CFF0
ΔE00 5.70
Ice Blue
#A5DFF9
ΔE00 5.71
Robin'S Egg Blue
#98EFF9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CFDE #DEA495
analogous
#95DEC9 #95CFDE #95AADE
triadic
#95CFDE #DE95CF #CFDE95
tetradic
#95CFDE #C995DE #DEA495 #AADE95
square
#95CFDE #C995DE #DEA495 #AADE95
split-complementary
#95CFDE #DE95AA #DEC995
monochromatic
#3BA3BE #66BACF #95CFDE #C4E4ED #E8F4F8
Accessibility & contrast
On white
1.71
#95CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#95CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CFDE
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CFDE | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#B8C2DE
Tritanopia (blue-blind)
#7BD5D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #95cfde; /* rgb */ color: rgb(149, 207, 222); /* oklch */ color: oklch(82.0% 0.063 215.5);
Tailwind
colors: {
custom: {
50: '#b6dde8',
500: '#95cfde',
950: '#000000',
},
}SCSS
$custom: #95cfde; $custom-light: #b6dde8; $custom-dark: #000000;
JSON
{
"hex": "#95cfde",
"rgb": {
"r": 149,
"g": 207,
"b": 222
},
"hsl": {
"h": 192.329,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.81986,
"c": 0.063,
"h": 215.5
},
"luminance": 0.56289
}Semantic roles & 50–950 ramp
primary
#95CFDE
secondary
#B67361
accent
#4526C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484