#7CFBCF#7CFBCF
#7CFBCF is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.130 H 168.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFBCF |
|---|---|
| RGB | rgb(124, 251, 207) |
| HSL | hsl(159, 94%, 74%) |
| HSV | hsv(159, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(90.68, -45.54, 10.35) |
| CIE-LCH | lch(90.68, 46.70, 167.20°) |
| OKLab | oklab(90.33% -0.1277 0.0265) |
| OKLCH | oklch(90.33% 0.13 168.3) |
| XYZ | xyz(54.0668, 77.7797, 71.1832) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.91
Light Turquoise
#7EF4CC
ΔE00 1.65
Light Aquamarine
#7BFDC7
ΔE00 2.36
Light Aqua
#8CFFDB
ΔE00 2.48
Pale Turquoise
#A5FBD5
ΔE00 4.41
Bright Teal
#01F9C6
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFBCF #FB7CA8
analogous
#7CFB8F #7CFBCF #7CE7FB
triadic
#7CFBCF #CF7CFB #FBCF7C
tetradic
#7CFBCF #8F7CFB #FB7CA8 #E7FB7C
square
#7CFBCF #8F7CFB #FB7CA8 #E7FB7C
split-complementary
#7CFBCF #FB7CE7 #FB8F7C
monochromatic
#07F5A3 #41F9B9 #7CFBCF #B7FDE5 #E1FEF4
Accessibility & contrast
On white
1.27
#7CFBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#7CFBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFBCF
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFBCF | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E2DFD2
Tritanopia (blue-blind)
#49FCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7cfbcf; /* rgb */ color: rgb(124, 251, 207); /* oklch */ color: oklch(90.3% 0.130 168.3);
Tailwind
colors: {
custom: {
50: '#aafddd',
500: '#7cfbcf',
950: '#000000',
},
}SCSS
$custom: #7cfbcf; $custom-light: #aafddd; $custom-dark: #000000;
JSON
{
"hex": "#7cfbcf",
"rgb": {
"r": 124,
"g": 251,
"b": 207
},
"hsl": {
"h": 159.213,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.90334,
"c": 0.13048,
"h": 168.3
},
"luminance": 0.77784
}Semantic roles & 50–950 ramp
primary
#7CFBCF
secondary
#D84377
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684