#93FFCF#93FFCF
#93FFCF is a very light, vivid teal. Relative luminance 0.822; OKLCH L 92.2% C 0.121 H 163.6°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFCF |
|---|---|
| RGB | rgb(147, 255, 207) |
| HSL | hsl(153, 100%, 79%) |
| HSV | hsv(153, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.67, -41.78, 13.30) |
| CIE-LCH | lch(92.67, 43.84, 162.34°) |
| OKLab | oklab(92.19% -0.1165 0.0342) |
| OKLCH | oklch(92.19% 0.121 163.6) |
| XYZ | xyz(59.0505, 82.2238, 71.7785) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.39
Aquamarine
#7FFFD4
ΔE00 2.64
Pale Turquoise
#A5FBD5
ΔE00 3.09
Light Aqua
#8CFFDB
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Seafoam
#A0FEBF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFCF #FF93C3
analogous
#93FF99 #93FFCF #93F9FF
triadic
#93FFCF #CF93FF #FFCF93
tetradic
#93FFCF #9993FF #FF93C3 #F9FF93
square
#93FFCF #9993FF #FF93C3 #F9FF93
split-complementary
#93FFCF #FF93F9 #FF9993
monochromatic
#19FF99 #56FFB4 #93FFCF #D0FFEA #E0FFF1
Accessibility & contrast
On white
1.20
#93FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#93FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFCF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFCF | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CD
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#75FFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #93ffcf; /* rgb */ color: rgb(147, 255, 207); /* oklch */ color: oklch(92.2% 0.121 163.6);
Tailwind
colors: {
custom: {
50: '#b7ffdd',
500: '#93ffcf',
950: '#000000',
},
}SCSS
$custom: #93ffcf; $custom-light: #b7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#93ffcf",
"rgb": {
"r": 147,
"g": 255,
"b": 207
},
"hsl": {
"h": 153.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.92188,
"c": 0.12137,
"h": 163.6
},
"luminance": 0.82228
}Semantic roles & 50–950 ramp
primary
#93FFCF
secondary
#E15593
accent
#0066E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684