#9FDFCB#9FDFCB
#9FDFCB is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.5% C 0.071 H 173.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDFCB |
|---|---|
| RGB | rgb(159, 223, 203) |
| HSL | hsl(161, 50%, 75%) |
| HSV | hsv(161, 29%, 87%) |
| CMYK | cmyk(28.7%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(84.20, -24.38, 3.32) |
| CIE-LCH | lch(84.20, 24.61, 172.26°) |
| OKLab | oklab(85.49% -0.0702 0.0084) |
| OKLCH | oklch(85.49% 0.071 173.2) |
| XYZ | xyz(51.4617, 64.4556, 66.2179) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.96
Pale Teal
#82CBB2
ΔE00 5.76
Seafoam Blue
#78D1B6
ΔE00 5.87
Pale Aqua
#B8FFEB
ΔE00 6.89
Tiffany Blue
#7BF2DA
ΔE00 7.03
Pale Turquoise
#A5FBD5
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDFCB #DF9FB3
analogous
#9FDFAB #9FDFCB #9FD3DF
triadic
#9FDFCB #CB9FDF #DFCB9F
tetradic
#9FDFCB #AB9FDF #DF9FB3 #D3DF9F
square
#9FDFCB #AB9FDF #DF9FB3 #D3DF9F
split-complementary
#9FDFCB #DF9FD3 #DFAB9F
monochromatic
#43C099 #71D0B2 #9FDFCB #CDEEE4 #E8F7F3
Accessibility & contrast
On white
1.51
#9FDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#9FDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDFCB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDFCB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CA
Deuteranopia (green-blind)
#CFCFCC
Tritanopia (blue-blind)
#8EE0D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9fdfcb; /* rgb */ color: rgb(159, 223, 203); /* oklch */ color: oklch(85.5% 0.071 173.2);
Tailwind
colors: {
custom: {
50: '#bde9da',
500: '#9fdfcb',
950: '#000000',
},
}SCSS
$custom: #9fdfcb; $custom-light: #bde9da; $custom-dark: #000000;
JSON
{
"hex": "#9fdfcb",
"rgb": {
"r": 159,
"g": 223,
"b": 203
},
"hsl": {
"h": 161.25,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.85486,
"c": 0.0707,
"h": 173.2
},
"luminance": 0.64458
}Semantic roles & 50–950 ramp
primary
#9FDFCB
secondary
#B86B83
accent
#2857BD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483