#9BEFF0#9BEFF0
#9BEFF0 is a very light, moderate teal. Relative luminance 0.750; OKLCH L 89.9% C 0.081 H 196.8°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9BEFF0 |
|---|---|
| RGB | rgb(155, 239, 240) |
| HSL | hsl(181, 74%, 77%) |
| HSV | hsv(181, 35%, 94%) |
| CMYK | cmyk(35.4%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(89.39, -25.09, -8.55) |
| CIE-LCH | lch(89.39, 26.50, 198.82°) |
| OKLab | oklab(89.91% -0.078 -0.0235) |
| OKLCH | oklch(89.91% 0.081 196.8) |
| XYZ | xyz(60.1066, 74.9889, 93.7282) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.07
Robin'S Egg Blue
#98EFF9
ΔE00 3.27
Light Cyan
#ACFFFC
ΔE00 3.67
Robin Egg Blue
#8AF1FE
ΔE00 4.30
Pale Cyan
#B7FFFA
ΔE00 4.51
Robin'S Egg
#6DEDFD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BEFF0 #F09C9B
analogous
#9BF0C7 #9BEFF0 #9BC4F0
triadic
#9BEFF0 #F09BEF #EFF09B
tetradic
#9BEFF0 #C79BF0 #F09C9B #C4F09B
square
#9BEFF0 #C79BF0 #F09C9B #C4F09B
split-complementary
#9BEFF0 #F09BC4 #F0C79B
monochromatic
#31DEE0 #66E6E8 #9BEFF0 #D0F8F8 #E4FBFB
Accessibility & contrast
On white
1.31
#9BEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#9BEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BEFF0
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BEFF0 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7F0
Deuteranopia (green-blind)
#D5DCF1
Tritanopia (blue-blind)
#78F4EF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9beff0; /* rgb */ color: rgb(155, 239, 240); /* oklch */ color: oklch(89.9% 0.081 196.8);
Tailwind
colors: {
custom: {
50: '#bcf4f4',
500: '#9beff0',
950: '#000000',
},
}SCSS
$custom: #9beff0; $custom-light: #bcf4f4; $custom-dark: #000000;
JSON
{
"hex": "#9beff0",
"rgb": {
"r": 155,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.706,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.89906,
"c": 0.08148,
"h": 196.8
},
"luminance": 0.74993
}Semantic roles & 50–950 ramp
primary
#9BEFF0
secondary
#CD6362
accent
#120FD6
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121717
muted
#828585