#93FFEF#93FFEF
#93FFEF is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.0% C 0.103 H 183.5°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #93FFEF |
|---|---|
| RGB | rgb(147, 255, 239) |
| HSL | hsl(171, 100%, 79%) |
| HSV | hsv(171, 42%, 100%) |
| CMYK | cmyk(42.4%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(93.43, -34.88, -2.11) |
| CIE-LCH | lch(93.43, 34.95, 183.46°) |
| OKLab | oklab(93.05% -0.103 -0.0062) |
| OKLCH | oklch(93.05% 0.103 183.5) |
| XYZ | xyz(63.3665, 83.9502, 94.5095) |
| Luminance | 0.8396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.20
Pale Aqua
#B8FFEB
ΔE00 5.08
Light Cyan
#ACFFFC
ΔE00 5.49
Pale Cyan
#B7FFFA
ΔE00 5.93
Light Aqua
#8CFFDB
ΔE00 6.08
Bright Aqua
#0BF9EA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93FFEF #FF93A3
analogous
#93FFB9 #93FFEF #93D9FF
triadic
#93FFEF #EF93FF #FFEF93
tetradic
#93FFEF #B993FF #FF93A3 #D9FF93
square
#93FFEF #B993FF #FF93A3 #D9FF93
split-complementary
#93FFEF #FF93D9 #FFB993
monochromatic
#19FFDD #56FFE6 #93FFEF #D0FFF8 #E0FFFA
Accessibility & contrast
On white
1.18
#93FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#93FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93FFEF
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93FFEF | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#E3E6F1
Tritanopia (blue-blind)
#67FFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #93ffef; /* rgb */ color: rgb(147, 255, 239); /* oklch */ color: oklch(93.0% 0.103 183.5);
Tailwind
colors: {
custom: {
50: '#b8fff4',
500: '#93ffef',
950: '#000000',
},
}SCSS
$custom: #93ffef; $custom-light: #b8fff4; $custom-dark: #000000;
JSON
{
"hex": "#93ffef",
"rgb": {
"r": 147,
"g": 255,
"b": 239
},
"hsl": {
"h": 171.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.93048,
"c": 0.10315,
"h": 183.5
},
"luminance": 0.83955
}Semantic roles & 50–950 ramp
primary
#93FFEF
secondary
#E1556A
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685