#93FFCC#93FFCC
#93FFCC is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.1% C 0.124 H 162.2°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFCC |
|---|---|
| RGB | rgb(147, 255, 204) |
| HSL | hsl(152, 100%, 79%) |
| HSV | hsv(152, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 20%, 0%) |
| CIE-LAB | lab(92.61, -42.38, 14.75) |
| CIE-LCH | lch(92.61, 44.87, 160.80°) |
| OKLab | oklab(92.12% -0.1177 0.0379) |
| OKLCH | oklch(92.12% 0.124 162.2) |
| XYZ | xyz(58.6872, 82.0785, 69.8653) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.23
Aquamarine
#7FFFD4
ΔE00 3.19
Pale Turquoise
#A5FBD5
ΔE00 3.55
Light Seafoam
#A0FEBF
ΔE00 3.61
Light Turquoise
#7EF4CC
ΔE00 3.97
Light Aqua
#8CFFDB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFCC #FF93C6
analogous
#93FF96 #93FFCC #93FCFF
triadic
#93FFCC #CC93FF #FFCC93
tetradic
#93FFCC #9693FF #FF93C6 #FCFF93
square
#93FFCC #9693FF #FF93C6 #FCFF93
split-complementary
#93FFCC #FF93FC #FF9693
monochromatic
#19FF92 #56FFAF #93FFCC #D0FFE9 #E0FFF1
Accessibility & contrast
On white
1.21
#93FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#93FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFCC
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFCC | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C9
Deuteranopia (green-blind)
#EBE5CF
Tritanopia (blue-blind)
#76FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #93ffcc; /* rgb */ color: rgb(147, 255, 204); /* oklch */ color: oklch(92.1% 0.124 162.2);
Tailwind
colors: {
custom: {
50: '#b7ffdb',
500: '#93ffcc',
950: '#000000',
},
}SCSS
$custom: #93ffcc; $custom-light: #b7ffdb; $custom-dark: #000000;
JSON
{
"hex": "#93ffcc",
"rgb": {
"r": 147,
"g": 255,
"b": 204
},
"hsl": {
"h": 151.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.92115,
"c": 0.1237,
"h": 162.2
},
"luminance": 0.82083
}Semantic roles & 50–950 ramp
primary
#93FFCC
secondary
#E15597
accent
#006CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684