#7CFDCF#7CFDCF
#7CFDCF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.133 H 167.6°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDCF |
|---|---|
| RGB | rgb(124, 253, 207) |
| HSL | hsl(159, 97%, 74%) |
| HSV | hsv(159, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(91.25, -46.40, 11.16) |
| CIE-LCH | lch(91.25, 47.73, 166.47°) |
| OKLab | oklab(90.8% -0.1299 0.0286) |
| OKLCH | oklch(90.8% 0.133 167.6) |
| XYZ | xyz(54.6948, 79.0359, 71.3925) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.91
Light Aquamarine
#7BFDC7
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 2.21
Light Aqua
#8CFFDB
ΔE00 2.76
Pale Turquoise
#A5FBD5
ΔE00 4.55
Bright Teal
#01F9C6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDCF #FD7CAA
analogous
#7CFD8F #7CFDCF #7CEAFD
triadic
#7CFDCF #CF7CFD #FDCF7C
tetradic
#7CFDCF #8F7CFD #FD7CAA #EAFD7C
square
#7CFDCF #8F7CFD #FD7CAA #EAFD7C
split-complementary
#7CFDCF #FD7CEA #FD8F7C
monochromatic
#04FBA3 #40FCB9 #7CFDCF #B8FEE5 #E1FFF4
Accessibility & contrast
On white
1.25
#7CFDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#7CFDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDCF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDCF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#49FEF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfdcf; /* rgb */ color: rgb(124, 253, 207); /* oklch */ color: oklch(90.8% 0.133 167.6);
Tailwind
colors: {
custom: {
50: '#aafedd',
500: '#7cfdcf',
950: '#000000',
},
}SCSS
$custom: #7cfdcf; $custom-light: #aafedd; $custom-dark: #000000;
JSON
{
"hex": "#7cfdcf",
"rgb": {
"r": 124,
"g": 253,
"b": 207
},
"hsl": {
"h": 158.605,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.90798,
"c": 0.13302,
"h": 167.6
},
"luminance": 0.79041
}Semantic roles & 50–950 ramp
primary
#7CFDCF
secondary
#DB4279
accent
#0052E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684