#9BFDFD#9BFDFD
#9BFDFD is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.4% C 0.093 H 195.7°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFDFD |
|---|---|
| RGB | rgb(155, 253, 253) |
| HSL | hsl(180, 96%, 80%) |
| HSV | hsv(180, 39%, 99%) |
| CMYK | cmyk(38.7%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(93.58, -28.76, -9.09) |
| CIE-LCH | lch(93.58, 30.16, 197.53°) |
| OKLab | oklab(93.39% -0.0891 -0.025) |
| OKLCH | oklch(93.39% 0.093 195.7) |
| XYZ | xyz(66.3658, 84.3062, 105.6850) |
| Luminance | 0.8431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.12
Pale Cyan
#B7FFFA
ΔE00 3.77
Robin'S Egg Blue
#98EFF9
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 5.14
Paleturquoise
#AFEEEE
ΔE00 5.17
Eggshell Blue
#C4FFF7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFDFD #FD9B9B
analogous
#9BFDCC #9BFDFD #9BCCFD
triadic
#9BFDFD #FD9BFD #FDFD9B
tetradic
#9BFDFD #CC9BFD #FD9B9B #CCFD9B
square
#9BFDFD #CC9BFD #FD9B9B #CCFD9B
split-complementary
#9BFDFD #FD9BCC #FDCC9B
monochromatic
#23FBFB #5FFCFC #9BFDFD #D7FEFE #E1FEFE
Accessibility & contrast
On white
1.18
#9BFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#9BFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFDFD
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFDFD | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#E0E7FE
Tritanopia (blue-blind)
#70FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #9bfdfd; /* rgb */ color: rgb(155, 253, 253); /* oklch */ color: oklch(93.4% 0.093 195.7);
Tailwind
colors: {
custom: {
50: '#bdfefe',
500: '#9bfdfd',
950: '#000000',
},
}SCSS
$custom: #9bfdfd; $custom-light: #bdfefe; $custom-dark: #000000;
JSON
{
"hex": "#9bfdfd",
"rgb": {
"r": 155,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.93387,
"c": 0.09257,
"h": 195.7
},
"luminance": 0.84311
}Semantic roles & 50–950 ramp
primary
#9BFDFD
secondary
#DF5D5D
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685