#9DFBFB#9DFBFB
#9DFBFB is a very light, moderate teal. Relative luminance 0.831; OKLCH L 93.0% C 0.089 H 195.7°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFBFB |
|---|---|
| RGB | rgb(157, 251, 251) |
| HSL | hsl(180, 92%, 80%) |
| HSV | hsv(180, 37%, 98%) |
| CMYK | cmyk(37.5%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(93.07, -27.79, -8.80) |
| CIE-LCH | lch(93.07, 29.15, 197.58°) |
| OKLab | oklab(92.98% -0.0861 -0.0242) |
| OKLCH | oklch(92.98% 0.089 195.7) |
| XYZ | xyz(65.8080, 83.1229, 103.8247) |
| Luminance | 0.8313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 1.95
Pale Cyan
#B7FFFA
ΔE00 3.52
Robin'S Egg Blue
#98EFF9
ΔE00 4.53
Paleturquoise
#AFEEEE
ΔE00 4.64
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Eggshell Blue
#C4FFF7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFBFB #FB9D9D
analogous
#9DFBCC #9DFBFB #9DCCFB
triadic
#9DFBFB #FB9DFB #FBFB9D
tetradic
#9DFBFB #CC9DFB #FB9D9D #CCFB9D
square
#9DFBFB #CC9DFB #FB9D9D #CCFB9D
split-complementary
#9DFBFB #FB9DCC #FBCC9D
monochromatic
#27F6F6 #62F9F9 #9DFBFB #D8FDFD #E2FEFE
Accessibility & contrast
On white
1.19
#9DFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#9DFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFBFB
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFBFB | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#75FFFB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #9dfbfb; /* rgb */ color: rgb(157, 251, 251); /* oklch */ color: oklch(93.0% 0.089 195.7);
Tailwind
colors: {
custom: {
50: '#befdfc',
500: '#9dfbfb',
950: '#000000',
},
}SCSS
$custom: #9dfbfb; $custom-light: #befdfc; $custom-dark: #000000;
JSON
{
"hex": "#9dfbfb",
"rgb": {
"r": 157,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.92979,
"c": 0.08944,
"h": 195.7
},
"luminance": 0.83127
}Semantic roles & 50–950 ramp
primary
#9DFBFB
secondary
#DD6060
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121717
muted
#828585