#9BE3DE#9BE3DE
#9BE3DE is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.7% C 0.072 H 190.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE3DE |
|---|---|
| RGB | rgb(155, 227, 222) |
| HSL | hsl(176, 56%, 75%) |
| HSV | hsv(176, 32%, 89%) |
| CMYK | cmyk(31.7%, 0%, 2.2%, 11%) |
| CIE-LAB | lab(85.59, -23.36, -4.71) |
| CIE-LCH | lch(85.59, 23.83, 191.40°) |
| OKLab | oklab(86.71% -0.0708 -0.013) |
| OKLCH | oklch(86.71% 0.072 190.4) |
| XYZ | xyz(54.1669, 67.1776, 79.2055) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.89
Light Cyan
#ACFFFC
ΔE00 6.01
Pale Cyan
#B7FFFA
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.18
Duck Egg Blue
#C3FBF4
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE3DE #E39BA0
analogous
#9BE3BA #9BE3DE #9BC4E3
triadic
#9BE3DE #DE9BE3 #E3DE9B
tetradic
#9BE3DE #BA9BE3 #E39BA0 #C4E39B
square
#9BE3DE #BA9BE3 #E39BA0 #C4E39B
split-complementary
#9BE3DE #E39BC4 #E3BA9B
monochromatic
#3BC8BE #6BD6CE #9BE3DE #CBF0EE #E7F8F7
Accessibility & contrast
On white
1.45
#9BE3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#9BE3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE3DE
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE3DE | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#82E7E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9be3de; /* rgb */ color: rgb(155, 227, 222); /* oklch */ color: oklch(86.7% 0.072 190.4);
Tailwind
colors: {
custom: {
50: '#bbece8',
500: '#9be3de',
950: '#000000',
},
}SCSS
$custom: #9be3de; $custom-light: #bbece8; $custom-dark: #000000;
JSON
{
"hex": "#9be3de",
"rgb": {
"r": 155,
"g": 227,
"b": 222
},
"hsl": {
"h": 175.833,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.86707,
"c": 0.072,
"h": 190.4
},
"luminance": 0.67181
}Semantic roles & 50–950 ramp
primary
#9BE3DE
secondary
#BC666C
accent
#222DC4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484