#7CFFCE#7CFFCE
#7CFFCE is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.2% C 0.136 H 166.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFCE |
|---|---|
| RGB | rgb(124, 255, 206) |
| HSL | hsl(158, 100%, 74%) |
| HSV | hsv(158, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.80, -47.47, 12.46) |
| CIE-LCH | lch(91.80, 49.08, 165.29°) |
| OKLab | oklab(91.24% -0.1325 0.032) |
| OKLCH | oklch(91.24% 0.136 166.4) |
| XYZ | xyz(55.2076, 80.2565, 70.9623) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.33
Aquamarine
#7FFFD4
ΔE00 1.46
Light Turquoise
#7EF4CC
ΔE00 2.90
Light Aqua
#8CFFDB
ΔE00 3.33
Light Greenish Blue
#63F7B4
ΔE00 4.53
Pale Turquoise
#A5FBD5
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFCE #FF7CAD
analogous
#7CFF8D #7CFFCE #7CEFFF
triadic
#7CFFCE #CE7CFF #FFCE7C
tetradic
#7CFFCE #8D7CFF #FF7CAD #EFFF7C
square
#7CFFCE #8D7CFF #FF7CAD #EFFF7C
split-complementary
#7CFFCE #FF7CEF #FF8D7C
monochromatic
#02FFA0 #3FFFB7 #7CFFCE #B9FFE5 #E0FFF4
Accessibility & contrast
On white
1.23
#7CFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#7CFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFCE
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFCE | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#E6E2D1
Tritanopia (blue-blind)
#49FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7cffce; /* rgb */ color: rgb(124, 255, 206); /* oklch */ color: oklch(91.2% 0.136 166.4);
Tailwind
colors: {
custom: {
50: '#aaffdd',
500: '#7cffce',
950: '#000000',
},
}SCSS
$custom: #7cffce; $custom-light: #aaffdd; $custom-dark: #000000;
JSON
{
"hex": "#7cffce",
"rgb": {
"r": 124,
"g": 255,
"b": 206
},
"hsl": {
"h": 157.557,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.91237,
"c": 0.13629,
"h": 166.4
},
"luminance": 0.80261
}Semantic roles & 50–950 ramp
primary
#7CFFCE
secondary
#DE427C
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684