#7CFFEC#7CFFEC
#7CFFEC is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.0% C 0.120 H 182.9°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFEC |
|---|---|
| RGB | rgb(124, 255, 236) |
| HSL | hsl(171, 100%, 74%) |
| HSV | hsv(171, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.51, -40.70, -2.00) |
| CIE-LCH | lch(92.51, 40.75, 182.82°) |
| OKLab | oklab(92.05% -0.1196 -0.006) |
| OKLCH | oklch(92.05% 0.12 182.9) |
| XYZ | xyz(59.2060, 81.8558, 92.0203) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.35
Bright Aqua
#0BF9EA
ΔE00 4.77
Light Aqua
#8CFFDB
ΔE00 5.55
Bright Turquoise
#0FFEF9
ΔE00 6.07
Pale Aqua
#B8FFEB
ΔE00 6.88
Aquamarine
#7FFFD4
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFEC #FF7C8F
analogous
#7CFFAB #7CFFEC #7CD0FF
triadic
#7CFFEC #EC7CFF #FFEC7C
tetradic
#7CFFEC #AB7CFF #FF7C8F #D0FF7C
square
#7CFFEC #AB7CFF #FF7C8F #D0FF7C
split-complementary
#7CFFEC #FF7CD0 #FFAB7C
monochromatic
#02FFDA #3FFFE3 #7CFFEC #B9FFF5 #E0FFFB
Accessibility & contrast
On white
1.21
#7CFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#7CFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFEC
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFEC | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#2DFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cffec; /* rgb */ color: rgb(124, 255, 236); /* oklch */ color: oklch(92.0% 0.120 182.9);
Tailwind
colors: {
custom: {
50: '#abfff2',
500: '#7cffec',
950: '#000000',
},
}SCSS
$custom: #7cffec; $custom-light: #abfff2; $custom-dark: #000000;
JSON
{
"hex": "#7cffec",
"rgb": {
"r": 124,
"g": 255,
"b": 236
},
"hsl": {
"h": 171.298,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.9205,
"c": 0.11976,
"h": 182.9
},
"luminance": 0.81861
}Semantic roles & 50–950 ramp
primary
#7CFFEC
secondary
#DE4258
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685