#93FFFD#93FFFD
#93FFFD is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.5% C 0.100 H 194.0°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFFD |
|---|---|
| RGB | rgb(147, 255, 253) |
| HSL | hsl(179, 100%, 79%) |
| HSV | hsv(179, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.80, -31.60, -8.80) |
| CIE-LCH | lch(93.80, 32.81, 195.56°) |
| OKLab | oklab(93.47% -0.0973 -0.0243) |
| OKLCH | oklch(93.47% 0.1 194) |
| XYZ | xyz(65.5154, 84.8098, 105.8270) |
| Luminance | 0.8481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.88
Pale Cyan
#B7FFFA
ΔE00 4.48
Bright Cyan
#41FDFE
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.97
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Bright Light Blue
#26F7FD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFFD #FF9395
analogous
#93FFC7 #93FFFD #93CBFF
triadic
#93FFFD #FD93FF #FFFD93
tetradic
#93FFFD #C793FF #FF9395 #CBFF93
square
#93FFFD #C793FF #FF9395 #CBFF93
split-complementary
#93FFFD #FF93CB #FFC793
monochromatic
#19FFFB #56FFFC #93FFFD #D0FFFE #E0FFFE
Accessibility & contrast
On white
1.17
#93FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#93FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFFD
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFFD | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FD
Deuteranopia (green-blind)
#E0E7FE
Tritanopia (blue-blind)
#5FFFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #93fffd; /* rgb */ color: rgb(147, 255, 253); /* oklch */ color: oklch(93.5% 0.100 194.0);
Tailwind
colors: {
custom: {
50: '#b9fffe',
500: '#93fffd',
950: '#000000',
},
}SCSS
$custom: #93fffd; $custom-light: #b9fffe; $custom-dark: #000000;
JSON
{
"hex": "#93fffd",
"rgb": {
"r": 147,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.93471,
"c": 0.10027,
"h": 194
},
"luminance": 0.84815
}Semantic roles & 50–950 ramp
primary
#93FFFD
secondary
#E15558
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685