#7CFED5#7CFED5
#7CFED5 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.130 H 170.2°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFED5 |
|---|---|
| RGB | rgb(124, 254, 213) |
| HSL | hsl(161, 98%, 74%) |
| HSV | hsv(161, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 16.1%, 0.4%) |
| CIE-LAB | lab(91.67, -45.53, 8.67) |
| CIE-LCH | lch(91.67, 46.35, 169.22°) |
| OKLab | oklab(91.18% -0.1284 0.0222) |
| OKLCH | oklch(91.18% 0.13 170.2) |
| XYZ | xyz(55.7588, 79.9679, 75.4349) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.62
Light Aqua
#8CFFDB
ΔE00 1.76
Light Turquoise
#7EF4CC
ΔE00 2.14
Light Aquamarine
#7BFDC7
ΔE00 3.25
Pale Turquoise
#A5FBD5
ΔE00 4.56
Bright Teal
#01F9C6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFED5 #FE7CA5
analogous
#7CFE94 #7CFED5 #7CE6FE
triadic
#7CFED5 #D57CFE #FED57C
tetradic
#7CFED5 #947CFE #FE7CA5 #E6FE7C
square
#7CFED5 #947CFE #FE7CA5 #E6FE7C
split-complementary
#7CFED5 #FE7CE6 #FE947C
monochromatic
#03FDAE #3FFEC2 #7CFED5 #B9FEE8 #E1FFF5
Accessibility & contrast
On white
1.24
#7CFED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#7CFED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFED5
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFED5 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D3
Deuteranopia (green-blind)
#E4E1D8
Tritanopia (blue-blind)
#44FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7cfed5; /* rgb */ color: rgb(124, 254, 213); /* oklch */ color: oklch(91.2% 0.130 170.2);
Tailwind
colors: {
custom: {
50: '#aaffe1',
500: '#7cfed5',
950: '#000000',
},
}SCSS
$custom: #7cfed5; $custom-light: #aaffe1; $custom-dark: #000000;
JSON
{
"hex": "#7cfed5",
"rgb": {
"r": 124,
"g": 254,
"b": 213
},
"hsl": {
"h": 161.077,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.91183,
"c": 0.13027,
"h": 170.2
},
"luminance": 0.79973
}Semantic roles & 50–950 ramp
primary
#7CFED5
secondary
#DC4273
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684