#9BF2EB#9BF2EB
#9BF2EB is a very light, moderate teal. Relative luminance 0.765; OKLCH L 90.4% C 0.085 H 189.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9BF2EB |
|---|---|
| RGB | rgb(155, 242, 235) |
| HSL | hsl(175, 77%, 78%) |
| HSV | hsv(175, 36%, 95%) |
| CMYK | cmyk(36%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(90.08, -27.69, -4.92) |
| CIE-LCH | lch(90.08, 28.12, 190.08°) |
| OKLab | oklab(90.41% -0.0836 -0.0137) |
| OKLCH | oklch(90.41% 0.085 189.3) |
| XYZ | xyz(60.2596, 76.4671, 90.1655) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.37
Pale Cyan
#B7FFFA
ΔE00 3.95
Paleturquoise
#AFEEEE
ΔE00 4.59
Eggshell Blue
#C4FFF7
ΔE00 5.55
Duck Egg Blue
#C3FBF4
ΔE00 5.56
Pale Aqua
#B8FFEB
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BF2EB #F29BA2
analogous
#9BF2BF #9BF2EB #9BCEF2
triadic
#9BF2EB #EB9BF2 #F2EB9B
tetradic
#9BF2EB #BF9BF2 #F29BA2 #CEF29B
square
#9BF2EB #BF9BF2 #F29BA2 #CEF29B
split-complementary
#9BF2EB #F29BCE #F2BF9B
monochromatic
#2FE4D5 #65EBE0 #9BF2EB #D1F9F6 #E4FBFA
Accessibility & contrast
On white
1.29
#9BF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#9BF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BF2EB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BF2EB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#D9DEEC
Tritanopia (blue-blind)
#7AF6F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9bf2eb; /* rgb */ color: rgb(155, 242, 235); /* oklch */ color: oklch(90.4% 0.085 189.3);
Tailwind
colors: {
custom: {
50: '#bcf6f1',
500: '#9bf2eb',
950: '#000000',
},
}SCSS
$custom: #9bf2eb; $custom-light: #bcf6f1; $custom-dark: #000000;
JSON
{
"hex": "#9bf2eb",
"rgb": {
"r": 155,
"g": 242,
"b": 235
},
"hsl": {
"h": 175.172,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.90412,
"c": 0.08468,
"h": 189.3
},
"luminance": 0.76471
}Semantic roles & 50–950 ramp
primary
#9BF2EB
secondary
#D0616A
accent
#0C1DD9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585