#7CFBCD#7CFBCD
#7CFBCD is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.132 H 167.3°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFBCD |
|---|---|
| RGB | rgb(124, 251, 205) |
| HSL | hsl(158, 94%, 74%) |
| HSV | hsv(158, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.63, -45.97, 11.32) |
| CIE-LCH | lch(90.63, 47.34, 166.17°) |
| OKLab | oklab(90.28% -0.1286 0.029) |
| OKLCH | oklch(90.28% 0.132 167.3) |
| XYZ | xyz(53.8238, 77.6826, 69.9036) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.21
Light Aquamarine
#7BFDC7
ΔE00 1.86
Light Turquoise
#7EF4CC
ΔE00 1.92
Light Aqua
#8CFFDB
ΔE00 2.89
Pale Turquoise
#A5FBD5
ΔE00 4.48
Light Greenish Blue
#63F7B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFBCD #FB7CAA
analogous
#7CFB8D #7CFBCD #7CE9FB
triadic
#7CFBCD #CD7CFB #FBCD7C
tetradic
#7CFBCD #8D7CFB #FB7CAA #E9FB7C
square
#7CFBCD #8D7CFB #FB7CAA #E9FB7C
split-complementary
#7CFBCD #FB7CE9 #FB8D7C
monochromatic
#07F59F #41F9B6 #7CFBCD #B7FDE4 #E1FEF4
Accessibility & contrast
On white
1.27
#7CFBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#7CFBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFBCD
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFBCD | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#E3DED0
Tritanopia (blue-blind)
#4BFCEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7cfbcd; /* rgb */ color: rgb(124, 251, 205); /* oklch */ color: oklch(90.3% 0.132 167.3);
Tailwind
colors: {
custom: {
50: '#aafddc',
500: '#7cfbcd',
950: '#000000',
},
}SCSS
$custom: #7cfbcd; $custom-light: #aafddc; $custom-dark: #000000;
JSON
{
"hex": "#7cfbcd",
"rgb": {
"r": 124,
"g": 251,
"b": 205
},
"hsl": {
"h": 158.268,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.90283,
"c": 0.13186,
"h": 167.3
},
"luminance": 0.77687
}Semantic roles & 50–950 ramp
primary
#7CFBCD
secondary
#D84379
accent
#0053E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684