#7CDFBE#7CDFBE
#7CDFBE is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.106 H 170.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDFBE |
|---|---|
| RGB | rgb(124, 223, 190) |
| HSL | hsl(160, 61%, 68%) |
| HSV | hsv(160, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 14.8%, 12.5%) |
| CIE-LAB | lab(82.26, -36.76, 7.17) |
| CIE-LCH | lch(82.26, 37.46, 168.96°) |
| OKLab | oklab(83.38% -0.104 0.0184) |
| OKLCH | oklch(83.38% 0.106 170) |
| XYZ | xyz(43.9903, 60.7748, 58.1178) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.58
Seafoam
#7FE0B3
ΔE00 3.37
Seafoam Blue
#78D1B6
ΔE00 3.53
Mediumaquamarine
#66CDAA
ΔE00 4.66
Light Turquoise
#7EF4CC
ΔE00 4.76
Pale Teal
#82CBB2
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDFBE #DF7C9D
analogous
#7CDF8C #7CDFBE #7CCEDF
triadic
#7CDFBE #BE7CDF #DFBE7C
tetradic
#7CDFBE #8C7CDF #DF7C9D #CEDF7C
square
#7CDFBE #8C7CDF #DF7C9D #CEDF7C
split-complementary
#7CDFBE #DF7CCE #DF8C7C
monochromatic
#2CB587 #4BD3A6 #7CDFBE #ADEBD6 #DEF7EF
Accessibility & contrast
On white
1.60
#7CDFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#7CDFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDFBE
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDFBE | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BC
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#5BE0D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdfbe; /* rgb */ color: rgb(124, 223, 190); /* oklch */ color: oklch(83.4% 0.106 170.0);
Tailwind
colors: {
custom: {
50: '#a7e9d1',
500: '#7cdfbe',
950: '#000000',
},
}SCSS
$custom: #7cdfbe; $custom-light: #a7e9d1; $custom-dark: #000000;
JSON
{
"hex": "#7cdfbe",
"rgb": {
"r": 124,
"g": 223,
"b": 190
},
"hsl": {
"h": 160,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.83377,
"c": 0.10561,
"h": 170
},
"luminance": 0.60778
}Semantic roles & 50–950 ramp
primary
#7CDFBE
secondary
#B6496E
accent
#1D56C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483