#95CEDA#95CEDA
#95CEDA is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.6% C 0.061 H 212.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #95CEDA |
|---|---|
| RGB | rgb(149, 206, 218) |
| HSL | hsl(190, 48%, 72%) |
| HSV | hsv(190, 32%, 85%) |
| CMYK | cmyk(31.7%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(79.38, -15.41, -11.84) |
| CIE-LCH | lch(79.38, 19.43, 217.53°) |
| OKLab | oklab(81.63% -0.0515 -0.0324) |
| OKLCH | oklch(81.63% 0.061 212.1) |
| XYZ | xyz(47.1165, 55.5916, 74.5637) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.61
Powder Blue
#B0E0E6
ΔE00 5.19
Sky Blue
#87CEEB
ΔE00 5.57
Ice Blue
#A5DFF9
ΔE00 6.71
Baby Blue
#89CFF0
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CEDA #DAA195
analogous
#95DAC4 #95CEDA #95ACDA
triadic
#95CEDA #DA95CE #CEDA95
tetradic
#95CEDA #C495DA #DAA195 #ACDA95
square
#95CEDA #C495DA #DAA195 #ACDA95
split-complementary
#95CEDA #DA95AC #DAC495
monochromatic
#3FA1B5 #68B9CA #95CEDA #C2E3EA #E8F5F7
Accessibility & contrast
On white
1.73
#95CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#95CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CEDA
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CEDA | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#B8C1DA
Tritanopia (blue-blind)
#7DD3D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #95ceda; /* rgb */ color: rgb(149, 206, 218); /* oklch */ color: oklch(81.6% 0.061 212.1);
Tailwind
colors: {
custom: {
50: '#b6dde5',
500: '#95ceda',
950: '#000000',
},
}SCSS
$custom: #95ceda; $custom-light: #b6dde5; $custom-dark: #000000;
JSON
{
"hex": "#95ceda",
"rgb": {
"r": 149,
"g": 206,
"b": 218
},
"hsl": {
"h": 190.435,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.81632,
"c": 0.06087,
"h": 212.1
},
"luminance": 0.55594
}Semantic roles & 50–950 ramp
primary
#95CEDA
secondary
#B17062
accent
#432ABC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484