#7CFDCD#7CFDCD
#7CFDCD is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.134 H 166.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDCD |
|---|---|
| RGB | rgb(124, 253, 205) |
| HSL | hsl(158, 97%, 74%) |
| HSV | hsv(158, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.21, -46.83, 12.13) |
| CIE-LCH | lch(91.21, 48.38, 165.48°) |
| OKLab | oklab(90.75% -0.1308 0.0311) |
| OKLCH | oklch(90.75% 0.134 166.6) |
| XYZ | xyz(54.4519, 78.9387, 70.1130) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.36
Light Aquamarine
#7BFDC7
ΔE00 1.42
Light Turquoise
#7EF4CC
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 3.19
Light Greenish Blue
#63F7B4
ΔE00 4.55
Pale Turquoise
#A5FBD5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDCD #FD7CAC
analogous
#7CFD8D #7CFDCD #7CEDFD
triadic
#7CFDCD #CD7CFD #FDCD7C
tetradic
#7CFDCD #8D7CFD #FD7CAC #EDFD7C
square
#7CFDCD #8D7CFD #FD7CAC #EDFD7C
split-complementary
#7CFDCD #FD7CED #FD8D7C
monochromatic
#04FB9F #40FCB6 #7CFDCD #B8FEE4 #E1FFF3
Accessibility & contrast
On white
1.25
#7CFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#7CFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDCD
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDCD | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E5E0D0
Tritanopia (blue-blind)
#4AFEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfdcd; /* rgb */ color: rgb(124, 253, 205); /* oklch */ color: oklch(90.7% 0.134 166.6);
Tailwind
colors: {
custom: {
50: '#aaffdc',
500: '#7cfdcd',
950: '#000000',
},
}SCSS
$custom: #7cfdcd; $custom-light: #aaffdc; $custom-dark: #000000;
JSON
{
"hex": "#7cfdcd",
"rgb": {
"r": 124,
"g": 253,
"b": 205
},
"hsl": {
"h": 157.674,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.90748,
"c": 0.13443,
"h": 166.6
},
"luminance": 0.78943
}Semantic roles & 50–950 ramp
primary
#7CFDCD
secondary
#DB427B
accent
#0055E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684