#9BE2F2#9BE2F2
#9BE2F2 is a very light, moderate cyan. Relative luminance 0.678; OKLCH L 87.1% C 0.074 H 213.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE2F2 |
|---|---|
| RGB | rgb(155, 226, 242) |
| HSL | hsl(191, 77%, 78%) |
| HSV | hsv(191, 36%, 95%) |
| CMYK | cmyk(36%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(85.89, -18.19, -14.82) |
| CIE-LCH | lch(85.89, 23.46, 219.16°) |
| OKLab | oklab(87.13% -0.0617 -0.0406) |
| OKLCH | oklch(87.13% 0.074 213.3) |
| XYZ | xyz(56.7354, 67.7686, 94.0783) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.36
Powder Blue
#B0E0E6
ΔE00 4.53
Ice Blue
#A5DFF9
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Lightblue
#ADD8E6
ΔE00 5.29
Pale Sky Blue
#BDF6FE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE2F2 #F2AB9B
analogous
#9BF2D6 #9BE2F2 #9BB7F2
triadic
#9BE2F2 #F29BE2 #E2F29B
tetradic
#9BE2F2 #D69BF2 #F2AB9B #B7F29B
square
#9BE2F2 #D69BF2 #F2AB9B #B7F29B
split-complementary
#9BE2F2 #F29BB7 #F2D69B
monochromatic
#2FC3E4 #65D2EB #9BE2F2 #D1F2F9 #E4F7FB
Accessibility & contrast
On white
1.44
#9BE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#9BE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE2F2
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE2F2 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#C7D2F2
Tritanopia (blue-blind)
#7AE9E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9be2f2; /* rgb */ color: rgb(155, 226, 242); /* oklch */ color: oklch(87.1% 0.074 213.3);
Tailwind
colors: {
custom: {
50: '#bbebf6',
500: '#9be2f2',
950: '#000000',
},
}SCSS
$custom: #9be2f2; $custom-light: #bbebf6; $custom-dark: #000000;
JSON
{
"hex": "#9be2f2",
"rgb": {
"r": 155,
"g": 226,
"b": 242
},
"hsl": {
"h": 191.034,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.87133,
"c": 0.0739,
"h": 213.3
},
"luminance": 0.67772
}Semantic roles & 50–950 ramp
primary
#9BE2F2
secondary
#D07661
accent
#320CD9
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485