#7CFBCB#7CFBCB
#7CFBCB is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.133 H 166.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFBCB |
|---|---|
| RGB | rgb(124, 251, 203) |
| HSL | hsl(157, 94%, 74%) |
| HSV | hsv(157, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 19.1%, 1.6%) |
| CIE-LAB | lab(90.59, -46.39, 12.29) |
| CIE-LCH | lch(90.59, 47.99, 165.16°) |
| OKLab | oklab(90.23% -0.1295 0.0315) |
| OKLCH | oklch(90.23% 0.133 166.3) |
| XYZ | xyz(53.5840, 77.5866, 68.6403) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.38
Aquamarine
#7FFFD4
ΔE00 1.61
Light Turquoise
#7EF4CC
ΔE00 2.25
Light Aqua
#8CFFDB
ΔE00 3.32
Light Greenish Blue
#63F7B4
ΔE00 4.39
Pale Turquoise
#A5FBD5
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFBCB #FB7CAC
analogous
#7CFB8B #7CFBCB #7CEBFB
triadic
#7CFBCB #CB7CFB #FBCB7C
tetradic
#7CFBCB #8B7CFB #FB7CAC #EBFB7C
square
#7CFBCB #8B7CFB #FB7CAC #EBFB7C
split-complementary
#7CFBCB #FB7CEB #FB8B7C
monochromatic
#07F59B #41F9B3 #7CFBCB #B7FDE3 #E1FEF3
Accessibility & contrast
On white
1.27
#7CFBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#7CFBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFBCB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFBCB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC9
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#4CFCED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7cfbcb; /* rgb */ color: rgb(124, 251, 203); /* oklch */ color: oklch(90.2% 0.133 166.3);
Tailwind
colors: {
custom: {
50: '#aafdda',
500: '#7cfbcb',
950: '#000000',
},
}SCSS
$custom: #7cfbcb; $custom-light: #aafdda; $custom-dark: #000000;
JSON
{
"hex": "#7cfbcb",
"rgb": {
"r": 124,
"g": 251,
"b": 203
},
"hsl": {
"h": 157.323,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.90233,
"c": 0.13327,
"h": 166.3
},
"luminance": 0.77591
}Semantic roles & 50–950 ramp
primary
#7CFBCB
secondary
#D8437B
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684