#93FFEE#93FFEE
#93FFEE is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.0% C 0.103 H 182.7°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFEE |
|---|---|
| RGB | rgb(147, 255, 238) |
| HSL | hsl(171, 100%, 79%) |
| HSV | hsv(171, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(93.40, -35.11, -1.63) |
| CIE-LCH | lch(93.40, 35.15, 182.66°) |
| OKLab | oklab(93.02% -0.1034 -0.0049) |
| OKLCH | oklch(93.02% 0.103 182.7) |
| XYZ | xyz(63.2192, 83.8913, 93.7336) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.99
Pale Aqua
#B8FFEB
ΔE00 4.97
Light Aqua
#8CFFDB
ΔE00 5.74
Light Cyan
#ACFFFC
ΔE00 5.76
Pale Cyan
#B7FFFA
ΔE00 6.14
Bright Aqua
#0BF9EA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFEE #FF93A4
analogous
#93FFB8 #93FFEE #93DAFF
triadic
#93FFEE #EE93FF #FFEE93
tetradic
#93FFEE #B893FF #FF93A4 #DAFF93
square
#93FFEE #B893FF #FF93A4 #DAFF93
split-complementary
#93FFEE #FF93DA #FFB893
monochromatic
#19FFDB #56FFE4 #93FFEE #D0FFF8 #E0FFFA
Accessibility & contrast
On white
1.18
#93FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#93FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFEE
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFEE | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E4E6F0
Tritanopia (blue-blind)
#67FFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #93ffee; /* rgb */ color: rgb(147, 255, 238); /* oklch */ color: oklch(93.0% 0.103 182.7);
Tailwind
colors: {
custom: {
50: '#b8fff3',
500: '#93ffee',
950: '#000000',
},
}SCSS
$custom: #93ffee; $custom-light: #b8fff3; $custom-dark: #000000;
JSON
{
"hex": "#93ffee",
"rgb": {
"r": 147,
"g": 255,
"b": 238
},
"hsl": {
"h": 170.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.93019,
"c": 0.10349,
"h": 182.7
},
"luminance": 0.83896
}Semantic roles & 50–950 ramp
primary
#93FFEE
secondary
#E1556B
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685