#93FFCA#93FFCA
#93FFCA is a very light, vivid teal. Relative luminance 0.820; OKLCH L 92.1% C 0.125 H 161.2°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFCA |
|---|---|
| RGB | rgb(147, 255, 202) |
| HSL | hsl(151, 100%, 79%) |
| HSV | hsv(151, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(92.57, -42.77, 15.72) |
| CIE-LCH | lch(92.57, 45.57, 159.82°) |
| OKLab | oklab(92.07% -0.1186 0.0403) |
| OKLCH | oklch(92.07% 0.125 161.2) |
| XYZ | xyz(58.4489, 81.9832, 68.6101) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.26
Light Seafoam
#A0FEBF
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.59
Pale Turquoise
#A5FBD5
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFCA #FF93C8
analogous
#93FF94 #93FFCA #93FEFF
triadic
#93FFCA #CA93FF #FFCA93
tetradic
#93FFCA #9493FF #FF93C8 #FEFF93
square
#93FFCA #9493FF #FF93C8 #FEFF93
split-complementary
#93FFCA #FF93FE #FF9493
monochromatic
#19FF8E #56FFAC #93FFCA #D0FFE8 #E0FFF0
Accessibility & contrast
On white
1.21
#93FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#93FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFCA
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFCA | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C7
Deuteranopia (green-blind)
#EBE5CD
Tritanopia (blue-blind)
#77FEF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #93ffca; /* rgb */ color: rgb(147, 255, 202); /* oklch */ color: oklch(92.1% 0.125 161.2);
Tailwind
colors: {
custom: {
50: '#b7ffda',
500: '#93ffca',
950: '#000000',
},
}SCSS
$custom: #93ffca; $custom-light: #b7ffda; $custom-dark: #000000;
JSON
{
"hex": "#93ffca",
"rgb": {
"r": 147,
"g": 255,
"b": 202
},
"hsl": {
"h": 150.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.92067,
"c": 0.12529,
"h": 161.2
},
"luminance": 0.81987
}Semantic roles & 50–950 ramp
primary
#93FFCA
secondary
#E1559A
accent
#0071E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683