#93DBBB#93DBBB
#93DBBB is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.085 H 164.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #93DBBB |
|---|---|
| RGB | rgb(147, 219, 187) |
| HSL | hsl(153, 50%, 72%) |
| HSV | hsv(153, 33%, 86%) |
| CMYK | cmyk(32.9%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(82.08, -29.27, 8.65) |
| CIE-LCH | lch(82.08, 30.52, 163.54°) |
| OKLab | oklab(83.49% -0.0824 0.0223) |
| OKLCH | oklch(83.49% 0.085 164.8) |
| XYZ | xyz(46.3306, 60.4514, 56.2311) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.36
Seafoam
#7FE0B3
ΔE00 4.13
Seafoam Blue
#78D1B6
ΔE00 4.20
Pale Teal
#82CBB2
ΔE00 4.44
Mediumaquamarine
#66CDAA
ΔE00 5.85
Mint
#AAF0C1
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DBBB #DB93B3
analogous
#93DB97 #93DBBB #93D7DB
triadic
#93DBBB #BB93DB #DBBB93
tetradic
#93DBBB #9793DB #DB93B3 #D7DB93
square
#93DBBB #9793DB #DB93B3 #D7DB93
split-complementary
#93DBBB #DB93D7 #DB9793
monochromatic
#3DB781 #65CC9E #93DBBB #C1EAD8 #E8F7F1
Accessibility & contrast
On white
1.60
#93DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#93DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DBBB
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DBBB | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#CCC9BD
Tritanopia (blue-blind)
#82DBD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #93dbbb; /* rgb */ color: rgb(147, 219, 187); /* oklch */ color: oklch(83.5% 0.085 164.8);
Tailwind
colors: {
custom: {
50: '#b5e6cf',
500: '#93dbbb',
950: '#000000',
},
}SCSS
$custom: #93dbbb; $custom-light: #b5e6cf; $custom-dark: #000000;
JSON
{
"hex": "#93dbbb",
"rgb": {
"r": 147,
"g": 219,
"b": 187
},
"hsl": {
"h": 153.333,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.83494,
"c": 0.08533,
"h": 164.8
},
"luminance": 0.60454
}Semantic roles & 50–950 ramp
primary
#93DBBB
secondary
#B26085
accent
#286ABD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483