#93FFFE#93FFFE
#93FFFE is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.5% C 0.100 H 194.8°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFFE |
|---|---|
| RGB | rgb(147, 255, 254) |
| HSL | hsl(179, 100%, 79%) |
| HSV | hsv(179, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.83, -31.36, -9.27) |
| CIE-LCH | lch(93.83, 32.71, 196.47°) |
| OKLab | oklab(93.5% -0.0969 -0.0256) |
| OKLCH | oklch(93.5% 0.1 194.8) |
| XYZ | xyz(65.6751, 84.8737, 106.6681) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.89
Pale Cyan
#B7FFFA
ΔE00 4.53
Bright Cyan
#41FDFE
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFFE #FF9394
analogous
#93FFC8 #93FFFE #93CAFF
triadic
#93FFFE #FE93FF #FFFE93
tetradic
#93FFFE #C893FF #FF9394 #CAFF93
square
#93FFFE #C893FF #FF9394 #CAFF93
split-complementary
#93FFFE #FF93CA #FFC893
monochromatic
#19FFFD #56FFFD #93FFFE #D0FFFF #E0FFFF
Accessibility & contrast
On white
1.17
#93FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#93FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFFE
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFFE | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E0E7FF
Tritanopia (blue-blind)
#5EFFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #93fffe; /* rgb */ color: rgb(147, 255, 254); /* oklch */ color: oklch(93.5% 0.100 194.8);
Tailwind
colors: {
custom: {
50: '#b9fffe',
500: '#93fffe',
950: '#000000',
},
}SCSS
$custom: #93fffe; $custom-light: #b9fffe; $custom-dark: #000000;
JSON
{
"hex": "#93fffe",
"rgb": {
"r": 147,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.444,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.93502,
"c": 0.10021,
"h": 194.8
},
"luminance": 0.84879
}Semantic roles & 50–950 ramp
primary
#93FFFE
secondary
#E15556
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685