#9BFECF#9BFECF
#9BFECF is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.115 H 162.5°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFECF |
|---|---|
| RGB | rgb(155, 254, 207) |
| HSL | hsl(152, 98%, 80%) |
| HSV | hsv(152, 39%, 100%) |
| CMYK | cmyk(39%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(92.73, -39.23, 13.43) |
| CIE-LCH | lch(92.73, 41.47, 161.10°) |
| OKLab | oklab(92.33% -0.1093 0.0346) |
| OKLCH | oklch(92.33% 0.115 162.5) |
| XYZ | xyz(60.2174, 82.3533, 71.7421) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.43
Light Aquamarine
#7BFDC7
ΔE00 3.23
Aquamarine
#7FFFD4
ΔE00 3.42
Light Aqua
#8CFFDB
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 3.92
Light Seafoam
#A0FEBF
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFECF #FE9BCA
analogous
#9BFE9D #9BFECF #9BFCFE
triadic
#9BFECF #CF9BFE #FECF9B
tetradic
#9BFECF #9D9BFE #FE9BCA #FCFE9B
square
#9BFECF #9D9BFE #FE9BCA #FCFE9B
split-complementary
#9BFECF #FE9BFC #FE9D9B
monochromatic
#22FD95 #5EFDB2 #9BFECF #D8FFEC #E1FFF0
Accessibility & contrast
On white
1.20
#9BFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#9BFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFECF
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFECF | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF1CD
Deuteranopia (green-blind)
#EBE6D2
Tritanopia (blue-blind)
#82FEF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9bfecf; /* rgb */ color: rgb(155, 254, 207); /* oklch */ color: oklch(92.3% 0.115 162.5);
Tailwind
colors: {
custom: {
50: '#bcffdd',
500: '#9bfecf',
950: '#000000',
},
}SCSS
$custom: #9bfecf; $custom-light: #bcffdd; $custom-dark: #000000;
JSON
{
"hex": "#9bfecf",
"rgb": {
"r": 155,
"g": 254,
"b": 207
},
"hsl": {
"h": 151.515,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.92326,
"c": 0.11466,
"h": 162.5
},
"luminance": 0.82357
}Semantic roles & 50–950 ramp
primary
#9BFECF
secondary
#E15C9B
accent
#006DE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684