#9BDFEB#9BDFEB
#9BDFEB is a very light, moderate teal. Relative luminance 0.657; OKLCH L 86.2% C 0.070 H 209.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDFEB |
|---|---|
| RGB | rgb(155, 223, 235) |
| HSL | hsl(189, 67%, 76%) |
| HSV | hsv(189, 34%, 92%) |
| CMYK | cmyk(34%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.86, -18.36, -12.66) |
| CIE-LCH | lch(84.86, 22.30, 214.59°) |
| OKLab | oklab(86.25% -0.0608 -0.0347) |
| OKLCH | oklch(86.25% 0.07 209.7) |
| XYZ | xyz(54.8955, 65.7389, 88.3774) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.74
Robin'S Egg Blue
#98EFF9
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Lightblue
#ADD8E6
ΔE00 5.38
Paleturquoise
#AFEEEE
ΔE00 5.65
Pale Sky Blue
#BDF6FE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDFEB #EBA79B
analogous
#9BEBCF #9BDFEB #9BB7EB
triadic
#9BDFEB #EB9BDF #DFEB9B
tetradic
#9BDFEB #CF9BEB #EBA79B #B7EB9B
square
#9BDFEB #CF9BEB #EBA79B #B7EB9B
split-complementary
#9BDFEB #EB9BB7 #EBCF9B
monochromatic
#35BED7 #68CFE1 #9BDFEB #CEEFF5 #E5F7FA
Accessibility & contrast
On white
1.48
#9BDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#9BDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDFEB
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDFEB | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#C6D0EB
Tritanopia (blue-blind)
#7DE5E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9bdfeb; /* rgb */ color: rgb(155, 223, 235); /* oklch */ color: oklch(86.2% 0.070 209.7);
Tailwind
colors: {
custom: {
50: '#bbe9f1',
500: '#9bdfeb',
950: '#000000',
},
}SCSS
$custom: #9bdfeb; $custom-light: #bbe9f1; $custom-dark: #000000;
JSON
{
"hex": "#9bdfeb",
"rgb": {
"r": 155,
"g": 223,
"b": 235
},
"hsl": {
"h": 189,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.86246,
"c": 0.06997,
"h": 209.7
},
"luminance": 0.65742
}Semantic roles & 50–950 ramp
primary
#9BDFEB
secondary
#C77364
accent
#3217CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485