#93F0DE#93F0DE
#93F0DE is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.2% C 0.093 H 180.3°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #93F0DE |
|---|---|
| RGB | rgb(147, 240, 222) |
| HSL | hsl(168, 76%, 76%) |
| HSV | hsv(168, 39%, 94%) |
| CMYK | cmyk(38.8%, 0%, 7.5%, 5.9%) |
| CIE-LAB | lab(88.82, -31.74, -0.01) |
| CIE-LCH | lch(88.82, 31.74, 180.02°) |
| OKLab | oklab(89.2% -0.0928 -0.0005) |
| OKLCH | oklch(89.2% 0.093 180.3) |
| XYZ | xyz(56.3725, 73.7933, 80.3661) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.05
Pale Aqua
#B8FFEB
ΔE00 4.96
Light Aqua
#8CFFDB
ΔE00 5.94
Light Teal
#90E4C1
ΔE00 6.41
Light Turquoise
#7EF4CC
ΔE00 6.58
Light Cyan
#ACFFFC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93F0DE #F093A5
analogous
#93F0AF #93F0DE #93D3F0
triadic
#93F0DE #DE93F0 #F0DE93
tetradic
#93F0DE #AF93F0 #F093A5 #D3F093
square
#93F0DE #AF93F0 #F093A5 #D3F093
split-complementary
#93F0DE #F093D3 #F0AF93
monochromatic
#28E1BD #5DE9CE #93F0DE #C9F7EE #E4FBF7
Accessibility & contrast
On white
1.33
#93F0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#93F0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93F0DE
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93F0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93F0DE | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DD
Deuteranopia (green-blind)
#D9DAE0
Tritanopia (blue-blind)
#72F3EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #93f0de; /* rgb */ color: rgb(147, 240, 222); /* oklch */ color: oklch(89.2% 0.093 180.3);
Tailwind
colors: {
custom: {
50: '#b7f5e8',
500: '#93f0de',
950: '#000000',
},
}SCSS
$custom: #93f0de; $custom-light: #b7f5e8; $custom-dark: #000000;
JSON
{
"hex": "#93f0de",
"rgb": {
"r": 147,
"g": 240,
"b": 222
},
"hsl": {
"h": 168.387,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.89198,
"c": 0.09281,
"h": 180.3
},
"luminance": 0.73797
}Semantic roles & 50–950 ramp
primary
#93F0DE
secondary
#CC5B71
accent
#0E35D8
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121716
muted
#828584