#9FD2BC#9FD2BC
#9FD2BC is a very light, moderate teal. Relative luminance 0.571; OKLCH L 82.2% C 0.061 H 166.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD2BC |
|---|---|
| RGB | rgb(159, 210, 188) |
| HSL | hsl(154, 36%, 72%) |
| HSV | hsv(154, 24%, 82%) |
| CMYK | cmyk(24.3%, 0%, 10.5%, 17.6%) |
| CIE-LAB | lab(80.23, -21.04, 5.54) |
| CIE-LCH | lch(80.23, 21.76, 165.25°) |
| OKLab | oklab(82.19% -0.0598 0.0143) |
| OKLCH | oklch(82.19% 0.061 166.5) |
| XYZ | xyz(46.4190, 57.0931, 56.1415) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.60
Seafoam Blue
#78D1B6
ΔE00 6.00
Light Teal
#90E4C1
ΔE00 6.47
Mediumaquamarine
#66CDAA
ΔE00 8.22
Seafoam
#7FE0B3
ΔE00 8.32
Mint
#AAF0C1
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD2BC #D29FB5
analogous
#9FD2A3 #9FD2BC #9FCED2
triadic
#9FD2BC #BC9FD2 #D2BC9F
tetradic
#9FD2BC #A39FD2 #D29FB5 #CED29F
square
#9FD2BC #A39FD2 #D29FB5 #CED29F
split-complementary
#9FD2BC #D29FCE #D2A39F
monochromatic
#4FA881 #75BE9F #9FD2BC #C9E6D9 #EAF5F0
Accessibility & contrast
On white
1.69
#9FD2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#9FD2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD2BC
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD2BC | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBB
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#94D2CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9fd2bc; /* rgb */ color: rgb(159, 210, 188); /* oklch */ color: oklch(82.2% 0.061 166.5);
Tailwind
colors: {
custom: {
50: '#bce0d0',
500: '#9fd2bc',
950: '#000000',
},
}SCSS
$custom: #9fd2bc; $custom-light: #bce0d0; $custom-dark: #000000;
JSON
{
"hex": "#9fd2bc",
"rgb": {
"r": 159,
"g": 210,
"b": 188
},
"hsl": {
"h": 154.118,
"s": 36.17,
"l": 72.353
},
"oklch": {
"l": 0.82188,
"c": 0.06147,
"h": 166.5
},
"luminance": 0.57095
}Semantic roles & 50–950 ramp
primary
#9FD2BC
secondary
#A86D87
accent
#366AAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483