#7CFBD2#7CFBD2
#7CFBD2 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.128 H 169.8°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFBD2 |
|---|---|
| RGB | rgb(124, 251, 210) |
| HSL | hsl(161, 94%, 74%) |
| HSV | hsv(161, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 16.3%, 1.6%) |
| CIE-LAB | lab(90.75, -44.89, 8.89) |
| CIE-LCH | lch(90.75, 45.76, 168.79°) |
| OKLab | oklab(90.41% -0.1264 0.0228) |
| OKLCH | oklch(90.41% 0.128 169.8) |
| XYZ | xyz(54.4370, 77.9278, 73.1331) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.92
Light Turquoise
#7EF4CC
ΔE00 1.52
Light Aqua
#8CFFDB
ΔE00 1.94
Light Aquamarine
#7BFDC7
ΔE00 3.13
Pale Turquoise
#A5FBD5
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFBD2 #FB7CA5
analogous
#7CFB92 #7CFBD2 #7CE4FB
triadic
#7CFBD2 #D27CFB #FBD27C
tetradic
#7CFBD2 #927CFB #FB7CA5 #E4FB7C
square
#7CFBD2 #927CFB #FB7CA5 #E4FB7C
split-complementary
#7CFBD2 #FB7CE4 #FB927C
monochromatic
#07F5A8 #41F9BE #7CFBD2 #B7FDE6 #E1FEF5
Accessibility & contrast
On white
1.27
#7CFBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#7CFBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFBD2
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFBD2 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#47FCEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7cfbd2; /* rgb */ color: rgb(124, 251, 210); /* oklch */ color: oklch(90.4% 0.128 169.8);
Tailwind
colors: {
custom: {
50: '#aafddf',
500: '#7cfbd2',
950: '#000000',
},
}SCSS
$custom: #7cfbd2; $custom-light: #aafddf; $custom-dark: #000000;
JSON
{
"hex": "#7cfbd2",
"rgb": {
"r": 124,
"g": 251,
"b": 210
},
"hsl": {
"h": 160.63,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.90411,
"c": 0.12848,
"h": 169.8
},
"luminance": 0.77933
}Semantic roles & 50–950 ramp
primary
#7CFBD2
secondary
#D84373
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684