#7CFEF0#7CFEF0
#7CFEF0 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 91.9% C 0.118 H 186.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEF0 |
|---|---|
| RGB | rgb(124, 254, 240) |
| HSL | hsl(174, 98%, 74%) |
| HSV | hsv(174, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(92.33, -39.29, -4.33) |
| CIE-LCH | lch(92.33, 39.53, 186.30°) |
| OKLab | oklab(91.94% -0.1169 -0.0123) |
| OKLCH | oklch(91.94% 0.118 186) |
| XYZ | xyz(59.4755, 81.4545, 95.0092) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 4.57
Bright Turquoise
#0FFEF9
ΔE00 5.02
Bright Cyan
#41FDFE
ΔE00 5.61
Aqua
#00FFFF
ΔE00 5.97
Light Cyan
#ACFFFC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEF0 #FE7C8A
analogous
#7CFEAF #7CFEF0 #7CCBFE
triadic
#7CFEF0 #F07CFE #FEF07C
tetradic
#7CFEF0 #AF7CFE #FE7C8A #CBFE7C
square
#7CFEF0 #AF7CFE #FE7C8A #CBFE7C
split-complementary
#7CFEF0 #FE7CCB #FEAF7C
monochromatic
#03FDE2 #3FFEE9 #7CFEF0 #B9FEF7 #E1FFFC
Accessibility & contrast
On white
1.21
#7CFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#7CFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEF0
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEF0 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2F0
Deuteranopia (green-blind)
#DEE2F2
Tritanopia (blue-blind)
#28FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cfef0; /* rgb */ color: rgb(124, 254, 240); /* oklch */ color: oklch(91.9% 0.118 186.0);
Tailwind
colors: {
custom: {
50: '#abfff4',
500: '#7cfef0',
950: '#000000',
},
}SCSS
$custom: #7cfef0; $custom-light: #abfff4; $custom-dark: #000000;
JSON
{
"hex": "#7cfef0",
"rgb": {
"r": 124,
"g": 254,
"b": 240
},
"hsl": {
"h": 173.538,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.91941,
"c": 0.11752,
"h": 186
},
"luminance": 0.8146
}Semantic roles & 50–950 ramp
primary
#7CFEF0
secondary
#DC4253
accent
#0019E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685