#93FFFF#93FFFF
#93FFFF is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.5% C 0.100 H 195.6°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFFF |
|---|---|
| RGB | rgb(147, 255, 255) |
| HSL | hsl(180, 100%, 79%) |
| HSV | hsv(180, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 0%, 0%) |
| CIE-LAB | lab(93.86, -31.12, -9.75) |
| CIE-LCH | lch(93.86, 32.61, 197.40°) |
| OKLab | oklab(93.53% -0.0965 -0.0269) |
| OKLCH | oklch(93.53% 0.1 195.6) |
| XYZ | xyz(65.8356, 84.9379, 107.5137) |
| Luminance | 0.8494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.95
Pale Cyan
#B7FFFA
ΔE00 4.61
Bright Cyan
#41FDFE
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Bright Light Blue
#26F7FD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFFF #FF9393
analogous
#93FFC9 #93FFFF #93C9FF
triadic
#93FFFF #FF93FF #FFFF93
tetradic
#93FFFF #C993FF #FF9393 #C9FF93
square
#93FFFF #C993FF #FF9393 #C9FF93
split-complementary
#93FFFF #FF93C9 #FFC993
monochromatic
#19FFFF #56FFFF #93FFFF #D0FFFF #E0FFFF
Accessibility & contrast
On white
1.17
#93FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#93FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFFF
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFFF | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#5EFFFF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #93ffff; /* rgb */ color: rgb(147, 255, 255); /* oklch */ color: oklch(93.5% 0.100 195.6);
Tailwind
colors: {
custom: {
50: '#b9ffff',
500: '#93ffff',
950: '#000000',
},
}SCSS
$custom: #93ffff; $custom-light: #b9ffff; $custom-dark: #000000;
JSON
{
"hex": "#93ffff",
"rgb": {
"r": 147,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.93534,
"c": 0.10016,
"h": 195.6
},
"luminance": 0.84943
}Semantic roles & 50–950 ramp
primary
#93FFFF
secondary
#E15555
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686