#93FFDE#93FFDE
#93FFDE is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.111 H 172.0°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFDE |
|---|---|
| RGB | rgb(147, 255, 222) |
| HSL | hsl(162, 100%, 79%) |
| HSV | hsv(162, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(93.01, -38.65, 6.06) |
| CIE-LCH | lch(93.01, 39.13, 171.09°) |
| OKLab | oklab(92.57% -0.1101 0.0154) |
| OKLCH | oklch(92.57% 0.111 172) |
| XYZ | xyz(60.9721, 82.9925, 81.8993) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.98
Aquamarine
#7FFFD4
ΔE00 2.94
Pale Turquoise
#A5FBD5
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.38
Tiffany Blue
#7BF2DA
ΔE00 4.18
Light Aquamarine
#7BFDC7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFDE #FF93B4
analogous
#93FFA8 #93FFDE #93EAFF
triadic
#93FFDE #DE93FF #FFDE93
tetradic
#93FFDE #A893FF #FF93B4 #EAFF93
square
#93FFDE #A893FF #FF93B4 #EAFF93
split-complementary
#93FFDE #FF93EA #FFA893
monochromatic
#19FFB9 #56FFCB #93FFDE #D0FFF1 #E0FFF6
Accessibility & contrast
On white
1.19
#93FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#93FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFDE
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFDE | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DC
Deuteranopia (green-blind)
#E7E6E0
Tritanopia (blue-blind)
#6FFFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #93ffde; /* rgb */ color: rgb(147, 255, 222); /* oklch */ color: oklch(92.6% 0.111 172.0);
Tailwind
colors: {
custom: {
50: '#b8ffe8',
500: '#93ffde',
950: '#000000',
},
}SCSS
$custom: #93ffde; $custom-light: #b8ffe8; $custom-dark: #000000;
JSON
{
"hex": "#93ffde",
"rgb": {
"r": 147,
"g": 255,
"b": 222
},
"hsl": {
"h": 161.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.92573,
"c": 0.11114,
"h": 172
},
"luminance": 0.82997
}Semantic roles & 50–950 ramp
primary
#93FFDE
secondary
#E15580
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684