#9BEFFE#9BEFFE
#9BEFFE is a very light, moderate teal. Relative luminance 0.759; OKLCH L 90.4% C 0.084 H 210.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9BEFFE |
|---|---|
| RGB | rgb(155, 239, 254) |
| HSL | hsl(189, 98%, 80%) |
| HSV | hsv(189, 39%, 100%) |
| CMYK | cmyk(39%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(89.79, -21.74, -15.26) |
| CIE-LCH | lch(89.79, 26.56, 215.07°) |
| OKLab | oklab(90.36% -0.0726 -0.0419) |
| OKLCH | oklch(90.36% 0.084 210) |
| XYZ | xyz(62.2671, 75.8531, 105.1067) |
| Luminance | 0.7586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.98
Robin Egg Blue
#8AF1FE
ΔE00 2.56
Robin'S Egg
#6DEDFD
ΔE00 4.53
Pale Sky Blue
#BDF6FE
ΔE00 4.69
Paleturquoise
#AFEEEE
ΔE00 5.62
Powder Blue
#B0E0E6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BEFFE #FEAA9B
analogous
#9BFEDC #9BEFFE #9BBDFE
triadic
#9BEFFE #FE9BEF #EFFE9B
tetradic
#9BEFFE #DC9BFE #FEAA9B #BDFE9B
square
#9BEFFE #DC9BFE #FEAA9B #BDFE9B
split-complementary
#9BEFFE #FE9BBD #FEDC9B
monochromatic
#22DCFD #5EE5FD #9BEFFE #D8F9FF #E1FAFF
Accessibility & contrast
On white
1.30
#9BEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#9BEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BEFFE
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BEFFE | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#72F6F3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #9beffe; /* rgb */ color: rgb(155, 239, 254); /* oklch */ color: oklch(90.4% 0.084 210.0);
Tailwind
colors: {
custom: {
50: '#bcf4fe',
500: '#9beffe',
950: '#000000',
},
}SCSS
$custom: #9beffe; $custom-light: #bcf4fe; $custom-dark: #000000;
JSON
{
"hex": "#9beffe",
"rgb": {
"r": 155,
"g": 239,
"b": 254
},
"hsl": {
"h": 189.091,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.90362,
"c": 0.08381,
"h": 210
},
"luminance": 0.75857
}Semantic roles & 50–950 ramp
primary
#9BEFFE
secondary
#E1705C
accent
#2300E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585