#9BE4DB#9BE4DB
#9BE4DB is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.8% C 0.074 H 186.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE4DB |
|---|---|
| RGB | rgb(155, 228, 219) |
| HSL | hsl(173, 57%, 75%) |
| HSV | hsv(173, 32%, 89%) |
| CMYK | cmyk(32%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(85.79, -24.52, -2.84) |
| CIE-LCH | lch(85.79, 24.69, 186.61°) |
| OKLab | oklab(86.84% -0.0732 -0.008) |
| OKLCH | oklch(86.84% 0.074 186.2) |
| XYZ | xyz(54.0427, 67.5668, 77.1981) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.86
Pale Cyan
#B7FFFA
ΔE00 6.19
Light Cyan
#ACFFFC
ΔE00 6.24
Duck Egg Blue
#C3FBF4
ΔE00 6.42
Eggshell Blue
#C4FFF7
ΔE00 6.80
Pale Aqua
#B8FFEB
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE4DB #E49BA4
analogous
#9BE4B7 #9BE4DB #9BC8E4
triadic
#9BE4DB #DB9BE4 #E4DB9B
tetradic
#9BE4DB #B79BE4 #E49BA4 #C8E49B
square
#9BE4DB #B79BE4 #E49BA4 #C8E49B
split-complementary
#9BE4DB #E49BC8 #E4B79B
monochromatic
#3BCAB8 #6BD7CA #9BE4DB #CBF1EC #E7F8F6
Accessibility & contrast
On white
1.45
#9BE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#9BE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE4DB
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE4DB | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#83E7E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9be4db; /* rgb */ color: rgb(155, 228, 219); /* oklch */ color: oklch(86.8% 0.074 186.2);
Tailwind
colors: {
custom: {
50: '#bbece6',
500: '#9be4db',
950: '#000000',
},
}SCSS
$custom: #9be4db; $custom-light: #bbece6; $custom-dark: #000000;
JSON
{
"hex": "#9be4db",
"rgb": {
"r": 155,
"g": 228,
"b": 219
},
"hsl": {
"h": 172.603,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.86837,
"c": 0.07369,
"h": 186.2
},
"luminance": 0.6757
}Semantic roles & 50–950 ramp
primary
#9BE4DB
secondary
#BE6670
accent
#2035C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484