#7CFED2#7CFED2
#7CFED2 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.132 H 168.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFED2 |
|---|---|
| RGB | rgb(124, 254, 210) |
| HSL | hsl(160, 98%, 74%) |
| HSV | hsv(160, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.60, -46.19, 10.12) |
| CIE-LCH | lch(91.60, 47.28, 167.64°) |
| OKLab | oklab(91.11% -0.1297 0.0259) |
| OKLCH | oklch(91.11% 0.132 168.7) |
| XYZ | xyz(55.3816, 79.8170, 73.4480) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.38
Light Turquoise
#7EF4CC
ΔE00 2.19
Light Aqua
#8CFFDB
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 2.48
Pale Turquoise
#A5FBD5
ΔE00 4.54
Bright Teal
#01F9C6
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFED2 #FE7CA8
analogous
#7CFE91 #7CFED2 #7CE9FE
triadic
#7CFED2 #D27CFE #FED27C
tetradic
#7CFED2 #917CFE #FE7CA8 #E9FE7C
square
#7CFED2 #917CFE #FE7CA8 #E9FE7C
split-complementary
#7CFED2 #FE7CE9 #FE917C
monochromatic
#03FDA8 #3FFEBD #7CFED2 #B9FEE7 #E1FFF5
Accessibility & contrast
On white
1.24
#7CFED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#7CFED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFED2
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFED2 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E5E1D5
Tritanopia (blue-blind)
#46FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7cfed2; /* rgb */ color: rgb(124, 254, 210); /* oklch */ color: oklch(91.1% 0.132 168.7);
Tailwind
colors: {
custom: {
50: '#aaffdf',
500: '#7cfed2',
950: '#000000',
},
}SCSS
$custom: #7cfed2; $custom-light: #aaffdf; $custom-dark: #000000;
JSON
{
"hex": "#7cfed2",
"rgb": {
"r": 124,
"g": 254,
"b": 210
},
"hsl": {
"h": 159.692,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.91106,
"c": 0.13224,
"h": 168.7
},
"luminance": 0.79822
}Semantic roles & 50–950 ramp
primary
#7CFED2
secondary
#DC4276
accent
#004EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684