#96E2F2#96E2F2
#96E2F2 is a very light, moderate cyan. Relative luminance 0.673; OKLCH L 86.9% C 0.078 H 212.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #96E2F2 |
|---|---|
| RGB | rgb(150, 226, 242) |
| HSL | hsl(190, 78%, 77%) |
| HSV | hsv(190, 38%, 95%) |
| CMYK | cmyk(38%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(85.65, -19.48, -15.21) |
| CIE-LCH | lch(85.65, 24.71, 217.98°) |
| OKLab | oklab(86.87% -0.0659 -0.0417) |
| OKLCH | oklch(86.87% 0.078 212.3) |
| XYZ | xyz(55.7954, 67.2839, 94.0342) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 4.61
Powder Blue
#B0E0E6
ΔE00 5.01
Ice Blue
#A5DFF9
ΔE00 5.58
Robin'S Egg
#6DEDFD
ΔE00 5.59
Lightblue
#ADD8E6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96E2F2 #F2A696
analogous
#96F2D4 #96E2F2 #96B4F2
triadic
#96E2F2 #F296E2 #E2F296
tetradic
#96E2F2 #D496F2 #F2A696 #B4F296
square
#96E2F2 #D496F2 #F2A696 #B4F296
split-complementary
#96E2F2 #F296B4 #F2D496
monochromatic
#29C4E5 #60D3EB #96E2F2 #CCF1F9 #E4F7FC
Accessibility & contrast
On white
1.45
#96E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#96E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96E2F2
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96E2F2 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#C6D1F2
Tritanopia (blue-blind)
#71E9E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #96e2f2; /* rgb */ color: rgb(150, 226, 242); /* oklch */ color: oklch(86.9% 0.078 212.3);
Tailwind
colors: {
custom: {
50: '#b8ebf6',
500: '#96e2f2',
950: '#000000',
},
}SCSS
$custom: #96e2f2; $custom-light: #b8ebf6; $custom-dark: #000000;
JSON
{
"hex": "#96e2f2",
"rgb": {
"r": 150,
"g": 226,
"b": 242
},
"hsl": {
"h": 190.435,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.86874,
"c": 0.078,
"h": 212.3
},
"luminance": 0.67288
}Semantic roles & 50–950 ramp
primary
#96E2F2
secondary
#CF715D
accent
#2F0BDA
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485