#95E2F2#95E2F2
#95E2F2 is a very light, moderate cyan. Relative luminance 0.672; OKLCH L 86.8% C 0.079 H 212.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2F2 |
|---|---|
| RGB | rgb(149, 226, 242) |
| HSL | hsl(190, 78%, 77%) |
| HSV | hsv(190, 38%, 95%) |
| CMYK | cmyk(38.4%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(85.60, -19.73, -15.28) |
| CIE-LCH | lch(85.60, 24.96, 217.76°) |
| OKLab | oklab(86.82% -0.0667 -0.0419) |
| OKLCH | oklch(86.82% 0.079 212.2) |
| XYZ | xyz(55.6121, 67.1894, 94.0256) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.90
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Powder Blue
#B0E0E6
ΔE00 5.12
Robin'S Egg
#6DEDFD
ΔE00 5.47
Ice Blue
#A5DFF9
ΔE00 5.69
Pale Sky Blue
#BDF6FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2F2 #F2A595
analogous
#95F2D4 #95E2F2 #95B4F2
triadic
#95E2F2 #F295E2 #E2F295
tetradic
#95E2F2 #D495F2 #F2A595 #B4F295
square
#95E2F2 #D495F2 #F2A595 #B4F295
split-complementary
#95E2F2 #F295B4 #F2D495
monochromatic
#28C4E5 #5ED3EB #95E2F2 #CCF1F9 #E4F8FC
Accessibility & contrast
On white
1.45
#95E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#95E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2F2
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2F2 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#C6D1F2
Tritanopia (blue-blind)
#6FE9E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95e2f2; /* rgb */ color: rgb(149, 226, 242); /* oklch */ color: oklch(86.8% 0.079 212.2);
Tailwind
colors: {
custom: {
50: '#b8ebf6',
500: '#95e2f2',
950: '#000000',
},
}SCSS
$custom: #95e2f2; $custom-light: #b8ebf6; $custom-dark: #000000;
JSON
{
"hex": "#95e2f2",
"rgb": {
"r": 149,
"g": 226,
"b": 242
},
"hsl": {
"h": 190.323,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.86823,
"c": 0.07881,
"h": 212.2
},
"luminance": 0.67193
}Semantic roles & 50–950 ramp
primary
#95E2F2
secondary
#CF705C
accent
#2F0BDA
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485