#7CFAFA#7CFAFA
#7CFAFA is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.3% C 0.113 H 195.4°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFAFA |
|---|---|
| RGB | rgb(124, 250, 250) |
| HSL | hsl(180, 93%, 73%) |
| HSV | hsv(180, 50%, 98%) |
| CMYK | cmyk(50.4%, 0%, 0%, 2%) |
| CIE-LAB | lab(91.48, -34.98, -10.78) |
| CIE-LCH | lch(91.48, 36.60, 197.13°) |
| OKLab | oklab(91.35% -0.1085 -0.0298) |
| OKLCH | oklch(91.35% 0.113 195.4) |
| XYZ | xyz(59.7460, 79.5529, 102.6307) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.38
Bright Light Blue
#26F7FD
ΔE00 4.17
Aqua
#00FFFF
ΔE00 4.61
Light Cyan
#ACFFFC
ΔE00 4.83
Bright Turquoise
#0FFEF9
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFAFA #FA7C7C
analogous
#7CFABB #7CFAFA #7CBBFA
triadic
#7CFAFA #FA7CFA #FAFA7C
tetradic
#7CFAFA #BB7CFA #FA7C7C #BBFA7C
square
#7CFAFA #BB7CFA #FA7C7C #BBFA7C
split-complementary
#7CFAFA #FA7CBB #FABB7C
monochromatic
#09F2F2 #41F8F8 #7CFAFA #B7FCFC #E2FEFE
Accessibility & contrast
On white
1.24
#7CFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#7CFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFAFA
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFAFA | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#17FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7cfafa; /* rgb */ color: rgb(124, 250, 250); /* oklch */ color: oklch(91.3% 0.113 195.4);
Tailwind
colors: {
custom: {
50: '#abfcfb',
500: '#7cfafa',
950: '#000000',
},
}SCSS
$custom: #7cfafa; $custom-light: #abfcfb; $custom-dark: #000000;
JSON
{
"hex": "#7cfafa",
"rgb": {
"r": 124,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.91345,
"c": 0.11254,
"h": 195.4
},
"luminance": 0.79558
}Semantic roles & 50–950 ramp
primary
#7CFAFA
secondary
#D74343
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585