#7CFDD2#7CFDD2
#7CFDD2 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.131 H 169.1°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDD2 |
|---|---|
| RGB | rgb(124, 253, 210) |
| HSL | hsl(160, 97%, 74%) |
| HSV | hsv(160, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(91.32, -45.75, 9.71) |
| CIE-LCH | lch(91.32, 46.77, 168.02°) |
| OKLab | oklab(90.87% -0.1286 0.0249) |
| OKLCH | oklch(90.87% 0.131 169.1) |
| XYZ | xyz(55.0651, 79.1840, 73.3425) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.45
Light Turquoise
#7EF4CC
ΔE00 1.95
Light Aqua
#8CFFDB
ΔE00 2.15
Light Aquamarine
#7BFDC7
ΔE00 2.68
Pale Turquoise
#A5FBD5
ΔE00 4.48
Bright Teal
#01F9C6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDD2 #FD7CA7
analogous
#7CFD92 #7CFDD2 #7CE8FD
triadic
#7CFDD2 #D27CFD #FDD27C
tetradic
#7CFDD2 #927CFD #FD7CA7 #E8FD7C
square
#7CFDD2 #927CFD #FD7CA7 #E8FD7C
split-complementary
#7CFDD2 #FD7CE8 #FD927C
monochromatic
#04FBA8 #40FCBD #7CFDD2 #B8FEE7 #E1FFF5
Accessibility & contrast
On white
1.25
#7CFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#7CFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDD2
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDD2 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD0
Deuteranopia (green-blind)
#E4E0D5
Tritanopia (blue-blind)
#47FEF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfdd2; /* rgb */ color: rgb(124, 253, 210); /* oklch */ color: oklch(90.9% 0.131 169.1);
Tailwind
colors: {
custom: {
50: '#aafedf',
500: '#7cfdd2',
950: '#000000',
},
}SCSS
$custom: #7cfdd2; $custom-light: #aafedf; $custom-dark: #000000;
JSON
{
"hex": "#7cfdd2",
"rgb": {
"r": 124,
"g": 253,
"b": 210
},
"hsl": {
"h": 160,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.90874,
"c": 0.13098,
"h": 169.1
},
"luminance": 0.79189
}Semantic roles & 50–950 ramp
primary
#7CFDD2
secondary
#DB4275
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684