#9BFDF4#9BFDF4
#9BFDF4 is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.1% C 0.094 H 188.2°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFDF4 |
|---|---|
| RGB | rgb(155, 253, 244) |
| HSL | hsl(174, 96%, 80%) |
| HSV | hsv(174, 39%, 99%) |
| CMYK | cmyk(38.7%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(93.34, -30.86, -4.79) |
| CIE-LCH | lch(93.34, 31.22, 188.82°) |
| OKLab | oklab(93.11% -0.0927 -0.0134) |
| OKLCH | oklch(93.11% 0.094 188.2) |
| XYZ | xyz(64.9658, 83.7462, 98.3117) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.05
Pale Cyan
#B7FFFA
ΔE00 3.89
Pale Aqua
#B8FFEB
ΔE00 5.53
Eggshell Blue
#C4FFF7
ΔE00 5.69
Duck Egg Blue
#C3FBF4
ΔE00 6.09
Tiffany Blue
#7BF2DA
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFDF4 #FD9BA4
analogous
#9BFDC3 #9BFDF4 #9BD5FD
triadic
#9BFDF4 #F49BFD #FDF49B
tetradic
#9BFDF4 #C39BFD #FD9BA4 #D5FD9B
square
#9BFDF4 #C39BFD #FD9BA4 #D5FD9B
split-complementary
#9BFDF4 #FD9BD5 #FDC39B
monochromatic
#23FBE7 #5FFCED #9BFDF4 #D7FEFB #E1FEFC
Accessibility & contrast
On white
1.18
#9BFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#9BFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFDF4
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFDF4 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F4
Deuteranopia (green-blind)
#E2E7F5
Tritanopia (blue-blind)
#74FFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #9bfdf4; /* rgb */ color: rgb(155, 253, 244); /* oklch */ color: oklch(93.1% 0.094 188.2);
Tailwind
colors: {
custom: {
50: '#bdfef7',
500: '#9bfdf4',
950: '#000000',
},
}SCSS
$custom: #9bfdf4; $custom-light: #bdfef7; $custom-dark: #000000;
JSON
{
"hex": "#9bfdf4",
"rgb": {
"r": 155,
"g": 253,
"b": 244
},
"hsl": {
"h": 174.49,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.93111,
"c": 0.09369,
"h": 188.2
},
"luminance": 0.83751
}Semantic roles & 50–950 ramp
primary
#9BFDF4
secondary
#DF5D69
accent
#0015E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685