#9BE3DB#9BE3DB
#9BE3DB is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.6% C 0.073 H 187.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE3DB |
|---|---|
| RGB | rgb(155, 227, 219) |
| HSL | hsl(173, 56%, 75%) |
| HSV | hsv(173, 32%, 89%) |
| CMYK | cmyk(31.7%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(85.51, -24.03, -3.25) |
| CIE-LCH | lch(85.51, 24.25, 187.69°) |
| OKLab | oklab(86.62% -0.072 -0.0091) |
| OKLCH | oklch(86.62% 0.073 187.2) |
| XYZ | xyz(53.7684, 67.0182, 77.1067) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.65
Pale Cyan
#B7FFFA
ΔE00 6.27
Light Cyan
#ACFFFC
ΔE00 6.31
Duck Egg Blue
#C3FBF4
ΔE00 6.47
Eggshell Blue
#C4FFF7
ΔE00 6.90
Robin'S Egg Blue
#98EFF9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE3DB #E39BA3
analogous
#9BE3B7 #9BE3DB #9BC7E3
triadic
#9BE3DB #DB9BE3 #E3DB9B
tetradic
#9BE3DB #B79BE3 #E39BA3 #C7E39B
square
#9BE3DB #B79BE3 #E39BA3 #C7E39B
split-complementary
#9BE3DB #E39BC7 #E3B79B
monochromatic
#3BC8B9 #6BD6CA #9BE3DB #CBF0EC #E7F8F6
Accessibility & contrast
On white
1.46
#9BE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#9BE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE3DB
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE3DB | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDB
Deuteranopia (green-blind)
#CED2DC
Tritanopia (blue-blind)
#83E6E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9be3db; /* rgb */ color: rgb(155, 227, 219); /* oklch */ color: oklch(86.6% 0.073 187.2);
Tailwind
colors: {
custom: {
50: '#bbece6',
500: '#9be3db',
950: '#000000',
},
}SCSS
$custom: #9be3db; $custom-light: #bbece6; $custom-dark: #000000;
JSON
{
"hex": "#9be3db",
"rgb": {
"r": 155,
"g": 227,
"b": 219
},
"hsl": {
"h": 173.333,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.86616,
"c": 0.0726,
"h": 187.2
},
"luminance": 0.67021
}Semantic roles & 50–950 ramp
primary
#9BE3DB
secondary
#BC666F
accent
#2234C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484