#7CD4DA#7CD4DA
#7CD4DA is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.7% C 0.085 H 201.3°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD4DA |
|---|---|
| RGB | rgb(124, 212, 218) |
| HSL | hsl(184, 56%, 67%) |
| HSV | hsv(184, 43%, 85%) |
| CMYK | cmyk(43.1%, 2.8%, 0%, 14.5%) |
| CIE-LAB | lab(79.86, -24.92, -11.25) |
| CIE-LCH | lch(79.86, 27.34, 204.30°) |
| OKLab | oklab(81.69% -0.0794 -0.0309) |
| OKLCH | oklch(81.69% 0.085 201.3) |
| XYZ | xyz(44.5057, 56.4306, 74.8630) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 6.61
Mediumturquoise
#48D1CC
ΔE00 6.64
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD4DA #DA827C
analogous
#7CDAB1 #7CD4DA #7CA5DA
triadic
#7CD4DA #DA7CD4 #D4DA7C
tetradic
#7CD4DA #B17CDA #DA827C #A5DA7C
square
#7CD4DA #B17CDA #DA827C #A5DA7C
split-complementary
#7CD4DA #DA7CA5 #DAB17C
monochromatic
#30A3AB #4CC4CD #7CD4DA #ACE4E7 #DBF3F5
Accessibility & contrast
On white
1.71
#7CD4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#7CD4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD4DA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD4DA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDB
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#4FDAD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd4da; /* rgb */ color: rgb(124, 212, 218); /* oklch */ color: oklch(81.7% 0.085 201.3);
Tailwind
colors: {
custom: {
50: '#a7e1e5',
500: '#7cd4da',
950: '#000000',
},
}SCSS
$custom: #7cd4da; $custom-light: #a7e1e5; $custom-dark: #000000;
JSON
{
"hex": "#7cd4da",
"rgb": {
"r": 124,
"g": 212,
"b": 218
},
"hsl": {
"h": 183.83,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.81691,
"c": 0.08526,
"h": 201.3
},
"luminance": 0.56434
}Semantic roles & 50–950 ramp
primary
#7CD4DA
secondary
#AE524C
accent
#2C22C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484