#7CFDCC#7CFDCC
#7CFDCC is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.135 H 166.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDCC |
|---|---|
| RGB | rgb(124, 253, 204) |
| HSL | hsl(157, 97%, 74%) |
| HSV | hsv(157, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.18, -47.04, 12.62) |
| CIE-LCH | lch(91.18, 48.70, 164.99°) |
| OKLab | oklab(90.72% -0.1312 0.0324) |
| OKLCH | oklch(90.72% 0.135 166.1) |
| XYZ | xyz(54.3316, 78.8905, 69.4793) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.17
Aquamarine
#7FFFD4
ΔE00 1.60
Light Turquoise
#7EF4CC
ΔE00 2.65
Light Aqua
#8CFFDB
ΔE00 3.41
Light Greenish Blue
#63F7B4
ΔE00 4.33
Pale Turquoise
#A5FBD5
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDCC #FD7CAD
analogous
#7CFD8C #7CFDCC #7CEEFD
triadic
#7CFDCC #CC7CFD #FDCC7C
tetradic
#7CFDCC #8C7CFD #FD7CAD #EEFD7C
square
#7CFDCC #8C7CFD #FD7CAD #EEFD7C
split-complementary
#7CFDCC #FD7CEE #FD8C7C
monochromatic
#04FB9D #40FCB5 #7CFDCC #B8FEE3 #E1FFF3
Accessibility & contrast
On white
1.25
#7CFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#7CFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDCC
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDCC | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#4BFEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfdcc; /* rgb */ color: rgb(124, 253, 204); /* oklch */ color: oklch(90.7% 0.135 166.1);
Tailwind
colors: {
custom: {
50: '#aaffdb',
500: '#7cfdcc',
950: '#000000',
},
}SCSS
$custom: #7cfdcc; $custom-light: #aaffdb; $custom-dark: #000000;
JSON
{
"hex": "#7cfdcc",
"rgb": {
"r": 124,
"g": 253,
"b": 204
},
"hsl": {
"h": 157.209,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.90723,
"c": 0.13514,
"h": 166.1
},
"luminance": 0.78895
}Semantic roles & 50–950 ramp
primary
#7CFDCC
secondary
#DB427C
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684