#93FFCE#93FFCE
#93FFCE is a very light, vivid teal. Relative luminance 0.822; OKLCH L 92.2% C 0.122 H 163.1°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFCE |
|---|---|
| RGB | rgb(147, 255, 206) |
| HSL | hsl(153, 100%, 79%) |
| HSV | hsv(153, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.65, -41.98, 13.79) |
| CIE-LCH | lch(92.65, 44.18, 161.82°) |
| OKLab | oklab(92.16% -0.1169 0.0354) |
| OKLCH | oklch(92.16% 0.122 163.1) |
| XYZ | xyz(58.9286, 82.1751, 71.1367) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.31
Aquamarine
#7FFFD4
ΔE00 2.82
Pale Turquoise
#A5FBD5
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.64
Light Aqua
#8CFFDB
ΔE00 3.68
Light Seafoam
#A0FEBF
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFCE #FF93C4
analogous
#93FF98 #93FFCE #93FAFF
triadic
#93FFCE #CE93FF #FFCE93
tetradic
#93FFCE #9893FF #FF93C4 #FAFF93
square
#93FFCE #9893FF #FF93C4 #FAFF93
split-complementary
#93FFCE #FF93FA #FF9893
monochromatic
#19FF96 #56FFB2 #93FFCE #D0FFEA #E0FFF1
Accessibility & contrast
On white
1.20
#93FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#93FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFCE
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFCE | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CB
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#75FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #93ffce; /* rgb */ color: rgb(147, 255, 206); /* oklch */ color: oklch(92.2% 0.122 163.1);
Tailwind
colors: {
custom: {
50: '#b7ffdd',
500: '#93ffce',
950: '#000000',
},
}SCSS
$custom: #93ffce; $custom-light: #b7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#93ffce",
"rgb": {
"r": 147,
"g": 255,
"b": 206
},
"hsl": {
"h": 152.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.92164,
"c": 0.12214,
"h": 163.1
},
"luminance": 0.82179
}Semantic roles & 50–950 ramp
primary
#93FFCE
secondary
#E15595
accent
#0068E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684