#7CFFCF#7CFFCF
#7CFFCF is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.136 H 166.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFCF |
|---|---|
| RGB | rgb(124, 255, 207) |
| HSL | hsl(158, 100%, 74%) |
| HSV | hsv(158, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.82, -47.26, 11.98) |
| CIE-LCH | lch(91.82, 48.76, 165.78°) |
| OKLab | oklab(91.26% -0.132 0.0307) |
| OKLCH | oklch(91.26% 0.136 166.9) |
| XYZ | xyz(55.3295, 80.3052, 71.6041) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.22
Light Aquamarine
#7BFDC7
ΔE00 1.56
Light Turquoise
#7EF4CC
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 4.74
Pale Turquoise
#A5FBD5
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFCF #FF7CAC
analogous
#7CFF8E #7CFFCF #7CEEFF
triadic
#7CFFCF #CF7CFF #FFCF7C
tetradic
#7CFFCF #8E7CFF #FF7CAC #EEFF7C
square
#7CFFCF #8E7CFF #FF7CAC #EEFF7C
split-complementary
#7CFFCF #FF7CEE #FF8E7C
monochromatic
#02FFA2 #3FFFB9 #7CFFCF #B9FFE5 #E0FFF4
Accessibility & contrast
On white
1.23
#7CFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#7CFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFCF
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFCF | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E6E2D2
Tritanopia (blue-blind)
#48FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cffcf; /* rgb */ color: rgb(124, 255, 207); /* oklch */ color: oklch(91.3% 0.136 166.9);
Tailwind
colors: {
custom: {
50: '#aaffdd',
500: '#7cffcf',
950: '#000000',
},
}SCSS
$custom: #7cffcf; $custom-light: #aaffdd; $custom-dark: #000000;
JSON
{
"hex": "#7cffcf",
"rgb": {
"r": 124,
"g": 255,
"b": 207
},
"hsl": {
"h": 158.015,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.91262,
"c": 0.13558,
"h": 166.9
},
"luminance": 0.8031
}Semantic roles & 50–950 ramp
primary
#7CFFCF
secondary
#DE427B
accent
#0054E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684