#9BE0EA#9BE0EA
#9BE0EA is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.4% C 0.070 H 207.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE0EA |
|---|---|
| RGB | rgb(155, 224, 234) |
| HSL | hsl(188, 65%, 76%) |
| HSV | hsv(188, 34%, 92%) |
| CMYK | cmyk(33.8%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(85.11, -19.10, -11.77) |
| CIE-LCH | lch(85.11, 22.43, 211.64°) |
| OKLab | oklab(86.43% -0.0624 -0.0322) |
| OKLCH | oklch(86.43% 0.07 207.3) |
| XYZ | xyz(55.0194, 66.2172, 87.7080) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.73
Robin'S Egg Blue
#98EFF9
ΔE00 3.78
Paleturquoise
#AFEEEE
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Pale Sky Blue
#BDF6FE
ΔE00 5.62
Lightblue
#ADD8E6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE0EA #EAA59B
analogous
#9BEACD #9BE0EA #9BB9EA
triadic
#9BE0EA #EA9BE0 #E0EA9B
tetradic
#9BE0EA #CD9BEA #EAA59B #B9EA9B
square
#9BE0EA #CD9BEA #EAA59B #B9EA9B
split-complementary
#9BE0EA #EA9BB9 #EACD9B
monochromatic
#36C1D5 #68D0DF #9BE0EA #CEF0F5 #E6F7FA
Accessibility & contrast
On white
1.47
#9BE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#9BE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE0EA
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE0EA | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#C8D0EA
Tritanopia (blue-blind)
#7EE6E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9be0ea; /* rgb */ color: rgb(155, 224, 234); /* oklch */ color: oklch(86.4% 0.070 207.3);
Tailwind
colors: {
custom: {
50: '#bbe9f0',
500: '#9be0ea',
950: '#000000',
},
}SCSS
$custom: #9be0ea; $custom-light: #bbe9f0; $custom-dark: #000000;
JSON
{
"hex": "#9be0ea",
"rgb": {
"r": 155,
"g": 224,
"b": 234
},
"hsl": {
"h": 187.595,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.8643,
"c": 0.07021,
"h": 207.3
},
"luminance": 0.6622
}Semantic roles & 50–950 ramp
primary
#9BE0EA
secondary
#C57064
accent
#2F18CD
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485