#7CFCCB#7CFCCB
#7CFCCB is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.135 H 166.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCCB |
|---|---|
| RGB | rgb(124, 252, 203) |
| HSL | hsl(157, 96%, 74%) |
| HSV | hsv(157, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.88, -46.82, 12.69) |
| CIE-LCH | lch(90.88, 48.51, 164.83°) |
| OKLab | oklab(90.46% -0.1306 0.0326) |
| OKLCH | oklch(90.46% 0.135 166) |
| XYZ | xyz(53.8972, 78.2130, 68.7447) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.14
Aquamarine
#7FFFD4
ΔE00 1.70
Light Turquoise
#7EF4CC
ΔE00 2.54
Light Aqua
#8CFFDB
ΔE00 3.47
Light Greenish Blue
#63F7B4
ΔE00 4.25
Pale Turquoise
#A5FBD5
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCCB #FC7CAD
analogous
#7CFC8B #7CFCCB #7CEDFC
triadic
#7CFCCB #CB7CFC #FCCB7C
tetradic
#7CFCCB #8B7CFC #FC7CAD #EDFC7C
square
#7CFCCB #8B7CFC #FC7CAD #EDFC7C
split-complementary
#7CFCCB #FC7CED #FC8B7C
monochromatic
#06F89B #40FBB3 #7CFCCB #B8FDE3 #E1FEF3
Accessibility & contrast
On white
1.26
#7CFCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#7CFCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCCB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCCB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#4CFDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfccb; /* rgb */ color: rgb(124, 252, 203); /* oklch */ color: oklch(90.5% 0.135 166.0);
Tailwind
colors: {
custom: {
50: '#aafeda',
500: '#7cfccb',
950: '#000000',
},
}SCSS
$custom: #7cfccb; $custom-light: #aafeda; $custom-dark: #000000;
JSON
{
"hex": "#7cfccb",
"rgb": {
"r": 124,
"g": 252,
"b": 203
},
"hsl": {
"h": 157.031,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.90465,
"c": 0.13457,
"h": 166
},
"luminance": 0.78218
}Semantic roles & 50–950 ramp
primary
#7CFCCB
secondary
#DA437C
accent
#0058E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684