#95DFEF#95DFEF
#95DFEF is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.1% C 0.076 H 212.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #95DFEF |
|---|---|
| RGB | rgb(149, 223, 239) |
| HSL | hsl(191, 74%, 76%) |
| HSV | hsv(191, 38%, 94%) |
| CMYK | cmyk(37.7%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(84.69, -18.97, -15.07) |
| CIE-LCH | lch(84.69, 24.22, 218.47°) |
| OKLab | oklab(86.07% -0.0643 -0.0413) |
| OKLCH | oklch(86.07% 0.076 212.7) |
| XYZ | xyz(54.3566, 65.3934, 91.4026) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.55
Powder Blue
#B0E0E6
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Ice Blue
#A5DFF9
ΔE00 5.40
Lightblue
#ADD8E6
ΔE00 5.59
Robin'S Egg
#6DEDFD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DFEF #EFA595
analogous
#95EFD2 #95DFEF #95B2EF
triadic
#95DFEF #EF95DF #DFEF95
tetradic
#95DFEF #D295EF #EFA595 #B2EF95
square
#95DFEF #D295EF #EFA595 #B2EF95
split-complementary
#95DFEF #EF95B2 #EFD295
monochromatic
#2BBFDF #60CFE7 #95DFEF #CAEFF7 #E4F7FB
Accessibility & contrast
On white
1.49
#95DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#95DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DFEF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DFEF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#C3CFEF
Tritanopia (blue-blind)
#71E6E4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95dfef; /* rgb */ color: rgb(149, 223, 239); /* oklch */ color: oklch(86.1% 0.076 212.7);
Tailwind
colors: {
custom: {
50: '#b7e9f4',
500: '#95dfef',
950: '#000000',
},
}SCSS
$custom: #95dfef; $custom-light: #b7e9f4; $custom-dark: #000000;
JSON
{
"hex": "#95dfef",
"rgb": {
"r": 149,
"g": 223,
"b": 239
},
"hsl": {
"h": 190.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.86065,
"c": 0.07645,
"h": 212.7
},
"luminance": 0.65397
}Semantic roles & 50–950 ramp
primary
#95DFEF
secondary
#CB715D
accent
#3310D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485