#9BE4DD#9BE4DD
#9BE4DD is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.9% C 0.073 H 188.3°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE4DD |
|---|---|
| RGB | rgb(155, 228, 221) |
| HSL | hsl(174, 57%, 75%) |
| HSV | hsv(174, 32%, 89%) |
| CMYK | cmyk(32%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(85.84, -24.08, -3.82) |
| CIE-LCH | lch(85.84, 24.38, 189.01°) |
| OKLab | oklab(86.9% -0.0724 -0.0106) |
| OKLCH | oklch(86.9% 0.073 188.3) |
| XYZ | xyz(54.3076, 67.6727, 78.5931) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.31
Light Cyan
#ACFFFC
ΔE00 5.97
Pale Cyan
#B7FFFA
ΔE00 6.00
Duck Egg Blue
#C3FBF4
ΔE00 6.32
Eggshell Blue
#C4FFF7
ΔE00 6.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE4DD #E49BA2
analogous
#9BE4B9 #9BE4DD #9BC6E4
triadic
#9BE4DD #DD9BE4 #E4DD9B
tetradic
#9BE4DD #B99BE4 #E49BA2 #C6E49B
square
#9BE4DD #B99BE4 #E49BA2 #C6E49B
split-complementary
#9BE4DD #E49BC6 #E4B99B
monochromatic
#3BCABC #6BD7CD #9BE4DD #CBF1ED #E7F8F7
Accessibility & contrast
On white
1.44
#9BE4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#9BE4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE4DD
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE4DD | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#CFD2DE
Tritanopia (blue-blind)
#82E8E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9be4dd; /* rgb */ color: rgb(155, 228, 221); /* oklch */ color: oklch(86.9% 0.073 188.3);
Tailwind
colors: {
custom: {
50: '#bbece7',
500: '#9be4dd',
950: '#000000',
},
}SCSS
$custom: #9be4dd; $custom-light: #bbece7; $custom-dark: #000000;
JSON
{
"hex": "#9be4dd",
"rgb": {
"r": 155,
"g": 228,
"b": 221
},
"hsl": {
"h": 174.247,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.86897,
"c": 0.07322,
"h": 188.3
},
"luminance": 0.67676
}Semantic roles & 50–950 ramp
primary
#9BE4DD
secondary
#BE666E
accent
#2030C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484