#93FFEB#93FFEB
#93FFEB is a very light, moderate teal. Relative luminance 0.837; OKLCH L 92.9% C 0.105 H 180.6°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFEB |
|---|---|
| RGB | rgb(147, 255, 235) |
| HSL | hsl(169, 100%, 79%) |
| HSV | hsv(169, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.33, -35.79, -0.19) |
| CIE-LCH | lch(93.33, 35.79, 180.31°) |
| OKLab | oklab(92.93% -0.1046 -0.0011) |
| OKLCH | oklch(92.93% 0.105 180.6) |
| XYZ | xyz(62.7821, 83.7165, 91.4317) |
| Luminance | 0.8372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.49
Pale Aqua
#B8FFEB
ΔE00 4.75
Light Aqua
#8CFFDB
ΔE00 4.75
Light Turquoise
#7EF4CC
ΔE00 6.57
Aquamarine
#7FFFD4
ΔE00 6.57
Pale Turquoise
#A5FBD5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFEB #FF93A7
analogous
#93FFB5 #93FFEB #93DDFF
triadic
#93FFEB #EB93FF #FFEB93
tetradic
#93FFEB #B593FF #FF93A7 #DDFF93
square
#93FFEB #B593FF #FF93A7 #DDFF93
split-complementary
#93FFEB #FF93DD #FFB593
monochromatic
#19FFD4 #56FFE0 #93FFEB #D0FFF6 #E0FFF9
Accessibility & contrast
On white
1.18
#93FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#93FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFEB
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFEB | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#69FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #93ffeb; /* rgb */ color: rgb(147, 255, 235); /* oklch */ color: oklch(92.9% 0.105 180.6);
Tailwind
colors: {
custom: {
50: '#b8fff1',
500: '#93ffeb',
950: '#000000',
},
}SCSS
$custom: #93ffeb; $custom-light: #b8fff1; $custom-dark: #000000;
JSON
{
"hex": "#93ffeb",
"rgb": {
"r": 147,
"g": 255,
"b": 235
},
"hsl": {
"h": 168.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.92933,
"c": 0.10462,
"h": 180.6
},
"luminance": 0.83721
}Semantic roles & 50–950 ramp
primary
#93FFEB
secondary
#E1556F
accent
#002AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685