#93FFDC#93FFDC
#93FFDC is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.5% C 0.112 H 170.8°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFDC |
|---|---|
| RGB | rgb(147, 255, 220) |
| HSL | hsl(161, 100%, 79%) |
| HSV | hsv(161, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.96, -39.08, 7.03) |
| CIE-LCH | lch(92.96, 39.71, 169.81°) |
| OKLab | oklab(92.52% -0.1109 0.018) |
| OKLCH | oklch(92.52% 0.112 170.8) |
| XYZ | xyz(60.7057, 82.8859, 80.4960) |
| Luminance | 0.8289 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.72
Aquamarine
#7FFFD4
ΔE00 2.53
Pale Turquoise
#A5FBD5
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.09
Tiffany Blue
#7BF2DA
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFDC #FF93B6
analogous
#93FFA6 #93FFDC #93ECFF
triadic
#93FFDC #DC93FF #FFDC93
tetradic
#93FFDC #A693FF #FF93B6 #ECFF93
square
#93FFDC #A693FF #FF93B6 #ECFF93
split-complementary
#93FFDC #FF93EC #FFA693
monochromatic
#19FFB4 #56FFC8 #93FFDC #D0FFF0 #E0FFF5
Accessibility & contrast
On white
1.19
#93FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#93FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFDC
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFDC | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DA
Deuteranopia (green-blind)
#E8E6DE
Tritanopia (blue-blind)
#70FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #93ffdc; /* rgb */ color: rgb(147, 255, 220); /* oklch */ color: oklch(92.5% 0.112 170.8);
Tailwind
colors: {
custom: {
50: '#b7ffe6',
500: '#93ffdc',
950: '#000000',
},
}SCSS
$custom: #93ffdc; $custom-light: #b7ffe6; $custom-dark: #000000;
JSON
{
"hex": "#93ffdc",
"rgb": {
"r": 147,
"g": 255,
"b": 220
},
"hsl": {
"h": 160.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.9252,
"c": 0.11235,
"h": 170.8
},
"luminance": 0.8289
}Semantic roles & 50–950 ramp
primary
#93FFDC
secondary
#E15582
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684