#9BE4F4#9BE4F4
#9BE4F4 is a very light, moderate cyan. Relative luminance 0.690; OKLCH L 87.6% C 0.075 H 212.9°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE4F4 |
|---|---|
| RGB | rgb(155, 228, 244) |
| HSL | hsl(191, 80%, 78%) |
| HSV | hsv(191, 36%, 96%) |
| CMYK | cmyk(36.5%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(86.50, -18.71, -14.96) |
| CIE-LCH | lch(86.50, 23.96, 218.65°) |
| OKLab | oklab(87.64% -0.0634 -0.041) |
| OKLCH | oklch(87.64% 0.076 212.9) |
| XYZ | xyz(57.5844, 68.9834, 95.8512) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.94
Robin Egg Blue
#8AF1FE
ΔE00 4.71
Powder Blue
#B0E0E6
ΔE00 4.71
Ice Blue
#A5DFF9
ΔE00 5.27
Pale Sky Blue
#BDF6FE
ΔE00 5.43
Lightblue
#ADD8E6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE4F4 #F4AB9B
analogous
#9BF4D8 #9BE4F4 #9BB7F4
triadic
#9BE4F4 #F49BE4 #E4F49B
tetradic
#9BE4F4 #D89BF4 #F4AB9B #B7F49B
square
#9BE4F4 #D89BF4 #F4AB9B #B7F49B
split-complementary
#9BE4F4 #F49BB7 #F4D89B
monochromatic
#2DC6E8 #64D5EE #9BE4F4 #D2F3FA #E3F8FC
Accessibility & contrast
On white
1.42
#9BE4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#9BE4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE4F4
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE4F4 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#C9D4F4
Tritanopia (blue-blind)
#79EBE9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9be4f4; /* rgb */ color: rgb(155, 228, 244); /* oklch */ color: oklch(87.6% 0.075 212.9);
Tailwind
colors: {
custom: {
50: '#bcecf7',
500: '#9be4f4',
950: '#000000',
},
}SCSS
$custom: #9be4f4; $custom-light: #bcecf7; $custom-dark: #000000;
JSON
{
"hex": "#9be4f4",
"rgb": {
"r": 155,
"g": 228,
"b": 244
},
"hsl": {
"h": 190.787,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.87635,
"c": 0.0755,
"h": 212.9
},
"luminance": 0.68987
}Semantic roles & 50–950 ramp
primary
#9BE4F4
secondary
#D37561
accent
#2F09DD
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121617
muted
#828485