#95CEDF#95CEDF
#95CEDF is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.8% C 0.063 H 218.2°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEDF |
|---|---|
| RGB | rgb(149, 206, 223) |
| HSL | hsl(194, 54%, 73%) |
| HSV | hsv(194, 33%, 87%) |
| CMYK | cmyk(33.2%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.53, -14.21, -14.29) |
| CIE-LCH | lch(79.53, 20.16, 225.15°) |
| OKLab | oklab(81.8% -0.0496 -0.0391) |
| OKLCH | oklch(81.8% 0.063 218.2) |
| XYZ | xyz(47.7806, 55.8573, 78.0616) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.79
Lightblue
#ADD8E6
ΔE00 3.98
Baby Blue
#89CFF0
ΔE00 4.94
Ice Blue
#A5DFF9
ΔE00 5.27
Powder Blue
#B0E0E6
ΔE00 6.08
Lightskyblue
#87CEFA
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEDF #DFA695
analogous
#95DFCB #95CEDF #95A9DF
triadic
#95CEDF #DF95CE #CEDF95
tetradic
#95CEDF #CB95DF #DFA695 #A9DF95
square
#95CEDF #CB95DF #DFA695 #A9DF95
split-complementary
#95CEDF #DF95A9 #DFCB95
monochromatic
#3AA1C0 #66B8D1 #95CEDF #C4E4ED #E7F4F8
Accessibility & contrast
On white
1.73
#95CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#95CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEDF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEDF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CAE0
Deuteranopia (green-blind)
#B7C1DF
Tritanopia (blue-blind)
#7BD4D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95cedf; /* rgb */ color: rgb(149, 206, 223); /* oklch */ color: oklch(81.8% 0.063 218.2);
Tailwind
colors: {
custom: {
50: '#b6dde9',
500: '#95cedf',
950: '#000000',
},
}SCSS
$custom: #95cedf; $custom-light: #b6dde9; $custom-dark: #000000;
JSON
{
"hex": "#95cedf",
"rgb": {
"r": 149,
"g": 206,
"b": 223
},
"hsl": {
"h": 193.784,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.81802,
"c": 0.06318,
"h": 218.2
},
"luminance": 0.5586
}Semantic roles & 50–950 ramp
primary
#95CEDF
secondary
#B77561
accent
#4824C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484