#9BEFF8#9BEFF8
#9BEFF8 is a very light, moderate teal. Relative luminance 0.755; OKLCH L 90.2% C 0.082 H 204.4°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9BEFF8 |
|---|---|
| RGB | rgb(155, 239, 248) |
| HSL | hsl(186, 87%, 79%) |
| HSV | hsv(186, 38%, 97%) |
| CMYK | cmyk(37.5%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(89.61, -23.19, -12.39) |
| CIE-LCH | lch(89.61, 26.30, 208.12°) |
| OKLab | oklab(90.16% -0.0749 -0.034) |
| OKLCH | oklch(90.16% 0.082 204.4) |
| XYZ | xyz(61.3213, 75.4748, 100.1256) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 0.44
Robin Egg Blue
#8AF1FE
ΔE00 2.18
Paleturquoise
#AFEEEE
ΔE00 4.01
Robin'S Egg
#6DEDFD
ΔE00 4.41
Pale Sky Blue
#BDF6FE
ΔE00 4.78
Light Cyan
#ACFFFC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BEFF8 #F8A49B
analogous
#9BF8D3 #9BEFF8 #9BC1F8
triadic
#9BEFF8 #F89BEF #EFF89B
tetradic
#9BEFF8 #D39BF8 #F8A49B #C1F89B
square
#9BEFF8 #D39BF8 #F8A49B #C1F89B
split-complementary
#9BEFF8 #F89BC1 #F8D39B
monochromatic
#29DDF0 #62E6F4 #9BEFF8 #D4F8FC #E2FAFD
Accessibility & contrast
On white
1.30
#9BEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#9BEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BEFF8
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BEFF8 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E8F9
Deuteranopia (green-blind)
#D3DCF8
Tritanopia (blue-blind)
#75F5F1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9beff8; /* rgb */ color: rgb(155, 239, 248); /* oklch */ color: oklch(90.2% 0.082 204.4);
Tailwind
colors: {
custom: {
50: '#bcf4fa',
500: '#9beff8',
950: '#000000',
},
}SCSS
$custom: #9beff8; $custom-light: #bcf4fa; $custom-dark: #000000;
JSON
{
"hex": "#9beff8",
"rgb": {
"r": 155,
"g": 239,
"b": 248
},
"hsl": {
"h": 185.806,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.90163,
"c": 0.08225,
"h": 204.4
},
"luminance": 0.75479
}Semantic roles & 50–950 ramp
primary
#9BEFF8
secondary
#D86B5F
accent
#1802E3
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585