#93FFCB#93FFCB
#93FFCB is a very light, vivid teal. Relative luminance 0.820; OKLCH L 92.1% C 0.124 H 161.7°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFCB |
|---|---|
| RGB | rgb(147, 255, 203) |
| HSL | hsl(151, 100%, 79%) |
| HSV | hsv(151, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(92.59, -42.58, 15.24) |
| CIE-LCH | lch(92.59, 45.22, 160.31°) |
| OKLab | oklab(92.09% -0.1182 0.0391) |
| OKLCH | oklch(92.09% 0.124 161.7) |
| XYZ | xyz(58.5676, 82.0307, 69.2356) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.23
Aquamarine
#7FFFD4
ΔE00 3.39
Light Seafoam
#A0FEBF
ΔE00 3.39
Pale Turquoise
#A5FBD5
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 4.14
Light Aqua
#8CFFDB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFCB #FF93C7
analogous
#93FF95 #93FFCB #93FDFF
triadic
#93FFCB #CB93FF #FFCB93
tetradic
#93FFCB #9593FF #FF93C7 #FDFF93
square
#93FFCB #9593FF #FF93C7 #FDFF93
split-complementary
#93FFCB #FF93FD #FF9593
monochromatic
#19FF90 #56FFAE #93FFCB #D0FFE8 #E0FFF0
Accessibility & contrast
On white
1.21
#93FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#93FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFCB
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFCB | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C8
Deuteranopia (green-blind)
#EBE5CE
Tritanopia (blue-blind)
#76FFF0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #93ffcb; /* rgb */ color: rgb(147, 255, 203); /* oklch */ color: oklch(92.1% 0.124 161.7);
Tailwind
colors: {
custom: {
50: '#b7ffdb',
500: '#93ffcb',
950: '#000000',
},
}SCSS
$custom: #93ffcb; $custom-light: #b7ffdb; $custom-dark: #000000;
JSON
{
"hex": "#93ffcb",
"rgb": {
"r": 147,
"g": 255,
"b": 203
},
"hsl": {
"h": 151.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.92091,
"c": 0.12449,
"h": 161.7
},
"luminance": 0.82035
}Semantic roles & 50–950 ramp
primary
#93FFCB
secondary
#E15599
accent
#006FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684