#93F4F4#93F4F4
#93F4F4 is a very light, moderate teal. Relative luminance 0.774; OKLCH L 90.8% C 0.092 H 195.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #93F4F4 |
|---|---|
| RGB | rgb(147, 244, 244) |
| HSL | hsl(180, 82%, 77%) |
| HSV | hsv(180, 40%, 96%) |
| CMYK | cmyk(39.8%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(90.52, -28.54, -9.00) |
| CIE-LCH | lch(90.52, 29.93, 197.50°) |
| OKLab | oklab(90.75% -0.0885 -0.0248) |
| OKLCH | oklch(90.75% 0.092 195.7) |
| XYZ | xyz(60.7063, 77.4316, 97.3173) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.26
Robin'S Egg Blue
#98EFF9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Pale Cyan
#B7FFFA
ΔE00 4.59
Paleturquoise
#AFEEEE
ΔE00 4.60
Robin'S Egg
#6DEDFD
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93F4F4 #F49393
analogous
#93F4C4 #93F4F4 #93C4F4
triadic
#93F4F4 #F493F4 #F4F493
tetradic
#93F4F4 #C493F4 #F49393 #C4F493
square
#93F4F4 #C493F4 #F49393 #C4F493
split-complementary
#93F4F4 #F493C4 #F4C493
monochromatic
#24E9E9 #5BEEEE #93F4F4 #CBFAFA #E3FCFC
Accessibility & contrast
On white
1.27
#93F4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#93F4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93F4F4
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93F4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93F4F4 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBF4
Deuteranopia (green-blind)
#D7DEF5
Tritanopia (blue-blind)
#67FAF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #93f4f4; /* rgb */ color: rgb(147, 244, 244); /* oklch */ color: oklch(90.8% 0.092 195.7);
Tailwind
colors: {
custom: {
50: '#b7f8f7',
500: '#93f4f4',
950: '#000000',
},
}SCSS
$custom: #93f4f4; $custom-light: #b7f8f7; $custom-dark: #000000;
JSON
{
"hex": "#93f4f4",
"rgb": {
"r": 147,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.90754,
"c": 0.09187,
"h": 195.7
},
"luminance": 0.77436
}Semantic roles & 50–950 ramp
primary
#93F4F4
secondary
#D25959
accent
#0808DE
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585