#93FFDD#93FFDD
#93FFDD is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.5% C 0.112 H 171.4°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFDD |
|---|---|
| RGB | rgb(147, 255, 221) |
| HSL | hsl(161, 100%, 79%) |
| HSV | hsv(161, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.99, -38.87, 6.54) |
| CIE-LCH | lch(92.99, 39.42, 170.44°) |
| OKLab | oklab(92.55% -0.1105 0.0167) |
| OKLCH | oklch(92.55% 0.112 171.4) |
| XYZ | xyz(60.8385, 82.9390, 81.1955) |
| Luminance | 0.8294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.81
Aquamarine
#7FFFD4
ΔE00 2.73
Pale Turquoise
#A5FBD5
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 4.37
Light Aquamarine
#7BFDC7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFDD #FF93B5
analogous
#93FFA7 #93FFDD #93EBFF
triadic
#93FFDD #DD93FF #FFDD93
tetradic
#93FFDD #A793FF #FF93B5 #EBFF93
square
#93FFDD #A793FF #FF93B5 #EBFF93
split-complementary
#93FFDD #FF93EB #FFA793
monochromatic
#19FFB6 #56FFCA #93FFDD #D0FFF0 #E0FFF5
Accessibility & contrast
On white
1.19
#93FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#93FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFDD
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFDD | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#E7E6DF
Tritanopia (blue-blind)
#6FFFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #93ffdd; /* rgb */ color: rgb(147, 255, 221); /* oklch */ color: oklch(92.5% 0.112 171.4);
Tailwind
colors: {
custom: {
50: '#b7ffe7',
500: '#93ffdd',
950: '#000000',
},
}SCSS
$custom: #93ffdd; $custom-light: #b7ffe7; $custom-dark: #000000;
JSON
{
"hex": "#93ffdd",
"rgb": {
"r": 147,
"g": 255,
"b": 221
},
"hsl": {
"h": 161.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.92546,
"c": 0.11174,
"h": 171.4
},
"luminance": 0.82944
}Semantic roles & 50–950 ramp
primary
#93FFDD
secondary
#E15581
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684