#9BFDF2#9BFDF2
#9BFDF2 is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.1% C 0.094 H 186.6°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFDF2 |
|---|---|
| RGB | rgb(155, 253, 242) |
| HSL | hsl(173, 96%, 80%) |
| HSV | hsv(173, 39%, 99%) |
| CMYK | cmyk(38.7%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(93.29, -31.31, -3.83) |
| CIE-LCH | lch(93.29, 31.55, 186.98°) |
| OKLab | oklab(93.05% -0.0935 -0.0108) |
| OKLCH | oklch(93.05% 0.094 186.6) |
| XYZ | xyz(64.6638, 83.6254, 96.7211) |
| Luminance | 0.8363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.61
Pale Cyan
#B7FFFA
ΔE00 4.22
Pale Aqua
#B8FFEB
ΔE00 5.06
Tiffany Blue
#7BF2DA
ΔE00 5.59
Eggshell Blue
#C4FFF7
ΔE00 5.79
Duck Egg Blue
#C3FBF4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFDF2 #FD9BA6
analogous
#9BFDC1 #9BFDF2 #9BD7FD
triadic
#9BFDF2 #F29BFD #FDF29B
tetradic
#9BFDF2 #C19BFD #FD9BA6 #D7FD9B
square
#9BFDF2 #C19BFD #FD9BA6 #D7FD9B
split-complementary
#9BFDF2 #FD9BD7 #FDC19B
monochromatic
#23FBE2 #5FFCEA #9BFDF2 #D7FEFA #E1FEFB
Accessibility & contrast
On white
1.18
#9BFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#9BFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFDF2
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFDF2 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#75FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9bfdf2; /* rgb */ color: rgb(155, 253, 242); /* oklch */ color: oklch(93.1% 0.094 186.6);
Tailwind
colors: {
custom: {
50: '#bdfef6',
500: '#9bfdf2',
950: '#000000',
},
}SCSS
$custom: #9bfdf2; $custom-light: #bdfef6; $custom-dark: #000000;
JSON
{
"hex": "#9bfdf2",
"rgb": {
"r": 155,
"g": 253,
"b": 242
},
"hsl": {
"h": 173.265,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.93051,
"c": 0.09416,
"h": 186.6
},
"luminance": 0.8363
}Semantic roles & 50–950 ramp
primary
#9BFDF2
secondary
#DF5D6C
accent
#001AE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685