#9FCEBB#9FCEBB
#9FCEBB is a light, muted teal. Relative luminance 0.551; OKLCH L 81.3% C 0.056 H 168.2°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCEBB |
|---|---|
| RGB | rgb(159, 206, 187) |
| HSL | hsl(156, 32%, 72%) |
| HSV | hsv(156, 23%, 81%) |
| CMYK | cmyk(22.8%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(79.10, -19.24, 4.44) |
| CIE-LCH | lch(79.10, 19.75, 167.00°) |
| OKLab | oklab(81.27% -0.0549 0.0114) |
| OKLCH | oklch(81.27% 0.056 168.2) |
| XYZ | xyz(45.3364, 55.0997, 55.2507) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.08
Seafoam Blue
#78D1B6
ΔE00 6.73
Light Teal
#90E4C1
ΔE00 7.83
Mediumaquamarine
#66CDAA
ΔE00 8.93
Seafoam
#7FE0B3
ΔE00 9.58
Darkseagreen
#8FBC8F
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCEBB #CE9FB2
analogous
#9FCEA4 #9FCEBB #9FCACE
triadic
#9FCEBB #BB9FCE #CEBB9F
tetradic
#9FCEBB #A49FCE #CE9FB2 #CACE9F
square
#9FCEBB #A49FCE #CE9FB2 #CACE9F
split-complementary
#9FCEBB #CE9FCA #CEA49F
monochromatic
#52A181 #76B99E #9FCEBB #C8E3D8 #EBF5F1
Accessibility & contrast
On white
1.75
#9FCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#9FCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCEBB
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCEBB | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7BA
Deuteranopia (green-blind)
#C3C1BC
Tritanopia (blue-blind)
#95CFC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9fcebb; /* rgb */ color: rgb(159, 206, 187); /* oklch */ color: oklch(81.3% 0.056 168.2);
Tailwind
colors: {
custom: {
50: '#bcddcf',
500: '#9fcebb',
950: '#000000',
},
}SCSS
$custom: #9fcebb; $custom-light: #bcddcf; $custom-dark: #000000;
JSON
{
"hex": "#9fcebb",
"rgb": {
"r": 159,
"g": 206,
"b": 187
},
"hsl": {
"h": 155.745,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.81275,
"c": 0.05611,
"h": 168.2
},
"luminance": 0.55101
}Semantic roles & 50–950 ramp
primary
#9FCEBB
secondary
#A36E83
accent
#3A68AB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121513
muted
#828483