#93FEEE#93FEEE
#93FEEE is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.8% C 0.102 H 183.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #93FEEE |
|---|---|
| RGB | rgb(147, 254, 238) |
| HSL | hsl(171, 98%, 79%) |
| HSV | hsv(171, 42%, 100%) |
| CMYK | cmyk(42.1%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(93.13, -34.65, -2.04) |
| CIE-LCH | lch(93.13, 34.71, 183.37°) |
| OKLab | oklab(92.8% -0.1022 -0.006) |
| OKLCH | oklch(92.8% 0.102 183.4) |
| XYZ | xyz(62.9010, 83.2550, 93.6275) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.07
Pale Aqua
#B8FFEB
ΔE00 5.02
Light Cyan
#ACFFFC
ΔE00 5.48
Pale Cyan
#B7FFFA
ΔE00 5.90
Light Aqua
#8CFFDB
ΔE00 6.06
Bright Aqua
#0BF9EA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FEEE #FE93A3
analogous
#93FEB8 #93FEEE #93D8FE
triadic
#93FEEE #EE93FE #FEEE93
tetradic
#93FEEE #B893FE #FE93A3 #D8FE93
square
#93FEEE #B893FE #FE93A3 #D8FE93
split-complementary
#93FEEE #FE93D8 #FEB893
monochromatic
#1AFDDB #56FDE4 #93FEEE #D0FFF8 #E1FFFA
Accessibility & contrast
On white
1.19
#93FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#93FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FEEE
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FEEE | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#68FFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #93feee; /* rgb */ color: rgb(147, 254, 238); /* oklch */ color: oklch(92.8% 0.102 183.4);
Tailwind
colors: {
custom: {
50: '#b8fff3',
500: '#93feee',
950: '#000000',
},
}SCSS
$custom: #93feee; $custom-light: #b8fff3; $custom-dark: #000000;
JSON
{
"hex": "#93feee",
"rgb": {
"r": 147,
"g": 254,
"b": 238
},
"hsl": {
"h": 171.028,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.92796,
"c": 0.10243,
"h": 183.4
},
"luminance": 0.8326
}Semantic roles & 50–950 ramp
primary
#93FEEE
secondary
#E0566A
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685