#93FFDF#93FFDF
#93FFDF is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.6% C 0.111 H 172.6°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFDF |
|---|---|
| RGB | rgb(147, 255, 223) |
| HSL | hsl(162, 100%, 79%) |
| HSV | hsv(162, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.03, -38.44, 5.58) |
| CIE-LCH | lch(93.03, 38.84, 171.74°) |
| OKLab | oklab(92.6% -0.1096 0.0142) |
| OKLCH | oklch(92.6% 0.111 172.6) |
| XYZ | xyz(61.1065, 83.0463, 82.6072) |
| Luminance | 0.8305 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.20
Aquamarine
#7FFFD4
ΔE00 3.17
Pale Turquoise
#A5FBD5
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.55
Tiffany Blue
#7BF2DA
ΔE00 4.00
Pale Aqua
#B8FFEB
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFDF #FF93B3
analogous
#93FFA9 #93FFDF #93E9FF
triadic
#93FFDF #DF93FF #FFDF93
tetradic
#93FFDF #A993FF #FF93B3 #E9FF93
square
#93FFDF #A993FF #FF93B3 #E9FF93
split-complementary
#93FFDF #FF93E9 #FFA993
monochromatic
#19FFBB #56FFCD #93FFDF #D0FFF1 #E0FFF6
Accessibility & contrast
On white
1.19
#93FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#93FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFDF
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFDF | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#E7E6E1
Tritanopia (blue-blind)
#6FFFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #93ffdf; /* rgb */ color: rgb(147, 255, 223); /* oklch */ color: oklch(92.6% 0.111 172.6);
Tailwind
colors: {
custom: {
50: '#b8ffe9',
500: '#93ffdf',
950: '#000000',
},
}SCSS
$custom: #93ffdf; $custom-light: #b8ffe9; $custom-dark: #000000;
JSON
{
"hex": "#93ffdf",
"rgb": {
"r": 147,
"g": 255,
"b": 223
},
"hsl": {
"h": 162.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.926,
"c": 0.11055,
"h": 172.6
},
"luminance": 0.83051
}Semantic roles & 50–950 ramp
primary
#93FFDF
secondary
#E1557F
accent
#0044E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684