#9FFBDF#9FFBDF
#9FFBDF is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.3% C 0.097 H 172.8°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFBDF |
|---|---|
| RGB | rgb(159, 251, 223) |
| HSL | hsl(162, 92%, 80%) |
| HSV | hsv(162, 37%, 98%) |
| CMYK | cmyk(36.7%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(92.44, -33.52, 4.78) |
| CIE-LCH | lch(92.44, 33.86, 171.88°) |
| OKLab | oklab(92.26% -0.0959 0.0122) |
| OKLCH | oklch(92.26% 0.097 172.8) |
| XYZ | xyz(62.1096, 81.6891, 82.2925) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.97
Pale Turquoise
#A5FBD5
ΔE00 3.21
Pale Aqua
#B8FFEB
ΔE00 3.84
Tiffany Blue
#7BF2DA
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.55
Aquamarine
#7FFFD4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFBDF #FB9FBB
analogous
#9FFBB1 #9FFBDF #9FE9FB
triadic
#9FFBDF #DF9FFB #FBDF9F
tetradic
#9FFBDF #B19FFB #FB9FBB #E9FB9F
square
#9FFBDF #B19FFB #FB9FBB #E9FB9F
split-complementary
#9FFBDF #FB9FE9 #FBB19F
monochromatic
#29F6B8 #64F9CB #9FFBDF #DAFDF3 #E2FEF5
Accessibility & contrast
On white
1.21
#9FFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#9FFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFBDF
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFBDF | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#E6E5E1
Tritanopia (blue-blind)
#84FDF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #9ffbdf; /* rgb */ color: rgb(159, 251, 223); /* oklch */ color: oklch(92.3% 0.097 172.8);
Tailwind
colors: {
custom: {
50: '#befde9',
500: '#9ffbdf',
950: '#000000',
},
}SCSS
$custom: #9ffbdf; $custom-light: #befde9; $custom-dark: #000000;
JSON
{
"hex": "#9ffbdf",
"rgb": {
"r": 159,
"g": 251,
"b": 223
},
"hsl": {
"h": 161.739,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.92258,
"c": 0.09672,
"h": 172.8
},
"luminance": 0.81693
}Semantic roles & 50–950 ramp
primary
#9FFBDF
secondary
#DD6187
accent
#0046E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121716
muted
#828584