#9BFEFD#9BFEFD
#9BFEFD is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.6% C 0.093 H 194.8°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFEFD |
|---|---|
| RGB | rgb(155, 254, 253) |
| HSL | hsl(179, 98%, 80%) |
| HSV | hsv(179, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(93.86, -29.24, -8.68) |
| CIE-LCH | lch(93.86, 30.50, 196.54°) |
| OKLab | oklab(93.61% -0.0903 -0.0239) |
| OKLCH | oklch(93.61% 0.093 194.8) |
| XYZ | xyz(66.6823, 84.9392, 105.7905) |
| Luminance | 0.8494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.04
Pale Cyan
#B7FFFA
ΔE00 3.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Paleturquoise
#AFEEEE
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFEFD #FE9B9C
analogous
#9BFECB #9BFEFD #9BCDFE
triadic
#9BFEFD #FD9BFE #FEFD9B
tetradic
#9BFEFD #CB9BFE #FE9B9C #CDFE9B
square
#9BFEFD #CB9BFE #FE9B9C #CDFE9B
split-complementary
#9BFEFD #FE9BCD #FECB9B
monochromatic
#22FDFB #5EFDFC #9BFEFD #D8FFFE #E1FFFE
Accessibility & contrast
On white
1.17
#9BFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#9BFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFEFD
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFEFD | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#6FFFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9bfefd; /* rgb */ color: rgb(155, 254, 253); /* oklch */ color: oklch(93.6% 0.093 194.8);
Tailwind
colors: {
custom: {
50: '#bdfffe',
500: '#9bfefd',
950: '#000000',
},
}SCSS
$custom: #9bfefd; $custom-light: #bdfffe; $custom-dark: #000000;
JSON
{
"hex": "#9bfefd",
"rgb": {
"r": 155,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.394,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.93606,
"c": 0.09339,
"h": 194.8
},
"luminance": 0.84944
}Semantic roles & 50–950 ramp
primary
#9BFEFD
secondary
#E15C5E
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685