#9BFDFF#9BFDFF
#9BFDFF is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.4% C 0.093 H 197.4°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFDFF |
|---|---|
| RGB | rgb(155, 253, 255) |
| HSL | hsl(181, 100%, 80%) |
| HSV | hsv(181, 39%, 100%) |
| CMYK | cmyk(39.2%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(93.64, -28.29, -10.04) |
| CIE-LCH | lch(93.64, 30.02, 199.54°) |
| OKLab | oklab(93.45% -0.0883 -0.0276) |
| OKLCH | oklch(93.45% 0.093 197.4) |
| XYZ | xyz(66.6861, 84.4343, 107.3718) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.47
Pale Cyan
#B7FFFA
ΔE00 4.07
Robin'S Egg Blue
#98EFF9
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.54
Paleturquoise
#AFEEEE
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFDFF #FF9D9B
analogous
#9BFFCF #9BFDFF #9BCBFF
triadic
#9BFDFF #FF9BFD #FDFF9B
tetradic
#9BFDFF #CF9BFF #FF9D9B #CBFF9B
square
#9BFDFF #CF9BFF #FF9D9B #CBFF9B
split-complementary
#9BFDFF #FF9BCB #FFCF9B
monochromatic
#21FBFF #5EFCFF #9BFDFF #D8FEFF #E0FEFF
Accessibility & contrast
On white
1.17
#9BFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#9BFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFDFF
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFDFF | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#6EFFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9bfdff; /* rgb */ color: rgb(155, 253, 255); /* oklch */ color: oklch(93.4% 0.093 197.4);
Tailwind
colors: {
custom: {
50: '#bdfeff',
500: '#9bfdff',
950: '#000000',
},
}SCSS
$custom: #9bfdff; $custom-light: #bdfeff; $custom-dark: #000000;
JSON
{
"hex": "#9bfdff",
"rgb": {
"r": 155,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.2,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.93449,
"c": 0.09255,
"h": 197.4
},
"luminance": 0.84439
}Semantic roles & 50–950 ramp
primary
#9BFDFF
secondary
#E25F5C
accent
#0500E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686