#93FEEF#93FEEF
#93FEEF is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.8% C 0.102 H 184.1°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #93FEEF |
|---|---|
| RGB | rgb(147, 254, 239) |
| HSL | hsl(172, 98%, 79%) |
| HSV | hsv(172, 42%, 100%) |
| CMYK | cmyk(42.1%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(93.15, -34.42, -2.52) |
| CIE-LCH | lch(93.15, 34.51, 184.18°) |
| OKLab | oklab(92.83% -0.1018 -0.0073) |
| OKLCH | oklch(92.83% 0.102 184.1) |
| XYZ | xyz(63.0483, 83.3139, 94.4034) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.31
Pale Aqua
#B8FFEB
ΔE00 5.15
Light Cyan
#ACFFFC
ΔE00 5.20
Pale Cyan
#B7FFFA
ΔE00 5.70
Light Aqua
#8CFFDB
ΔE00 6.40
Bright Aqua
#0BF9EA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FEEF #FE93A2
analogous
#93FEB9 #93FEEF #93D7FE
triadic
#93FEEF #EF93FE #FEEF93
tetradic
#93FEEF #B993FE #FE93A2 #D7FE93
square
#93FEEF #B993FE #FE93A2 #D7FE93
split-complementary
#93FEEF #FE93D7 #FEB993
monochromatic
#1AFDDD #56FDE6 #93FEEF #D0FFF8 #E1FFFB
Accessibility & contrast
On white
1.19
#93FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#93FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FEEF
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FEEF | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#E2E6F0
Tritanopia (blue-blind)
#67FFF9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #93feef; /* rgb */ color: rgb(147, 254, 239); /* oklch */ color: oklch(92.8% 0.102 184.1);
Tailwind
colors: {
custom: {
50: '#b8fff4',
500: '#93feef',
950: '#000000',
},
}SCSS
$custom: #93feef; $custom-light: #b8fff4; $custom-dark: #000000;
JSON
{
"hex": "#93feef",
"rgb": {
"r": 147,
"g": 254,
"b": 239
},
"hsl": {
"h": 171.589,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.92825,
"c": 0.10209,
"h": 184.1
},
"luminance": 0.83319
}Semantic roles & 50–950 ramp
primary
#93FEEF
secondary
#E05669
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685