#7CD3DA#7CD3DA
#7CD3DA is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.5% C 0.085 H 202.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD3DA |
|---|---|
| RGB | rgb(124, 211, 218) |
| HSL | hsl(184, 56%, 67%) |
| HSV | hsv(184, 43%, 85%) |
| CMYK | cmyk(43.1%, 3.2%, 0%, 14.5%) |
| CIE-LAB | lab(79.58, -24.42, -11.67) |
| CIE-LCH | lch(79.58, 27.07, 205.54°) |
| OKLab | oklab(81.46% -0.0783 -0.0321) |
| OKLCH | oklch(81.46% 0.085 202.3) |
| XYZ | xyz(44.2565, 55.9322, 74.7799) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 6.69
Mediumturquoise
#48D1CC
ΔE00 6.97
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Darkturquoise
#00CED1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD3DA #DA837C
analogous
#7CDAB2 #7CD3DA #7CA4DA
triadic
#7CD3DA #DA7CD3 #D3DA7C
tetradic
#7CD3DA #B27CDA #DA837C #A4DA7C
square
#7CD3DA #B27CDA #DA837C #A4DA7C
split-complementary
#7CD3DA #DA7CA4 #DAB27C
monochromatic
#30A2AB #4CC3CD #7CD3DA #ACE3E7 #DBF3F5
Accessibility & contrast
On white
1.72
#7CD3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#7CD3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD3DA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD3DA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#4FD9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd3da; /* rgb */ color: rgb(124, 211, 218); /* oklch */ color: oklch(81.5% 0.085 202.3);
Tailwind
colors: {
custom: {
50: '#a7e0e5',
500: '#7cd3da',
950: '#000000',
},
}SCSS
$custom: #7cd3da; $custom-light: #a7e0e5; $custom-dark: #000000;
JSON
{
"hex": "#7cd3da",
"rgb": {
"r": 124,
"g": 211,
"b": 218
},
"hsl": {
"h": 184.468,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.81464,
"c": 0.08461,
"h": 202.3
},
"luminance": 0.55936
}Semantic roles & 50–950 ramp
primary
#7CD3DA
secondary
#AE534C
accent
#2E22C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484