#7CD5DA#7CD5DA
#7CD5DA is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.9% C 0.086 H 200.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD5DA |
|---|---|
| RGB | rgb(124, 213, 218) |
| HSL | hsl(183, 56%, 67%) |
| HSV | hsv(183, 43%, 85%) |
| CMYK | cmyk(43.1%, 2.3%, 0%, 14.5%) |
| CIE-LAB | lab(80.14, -25.41, -10.83) |
| CIE-LCH | lch(80.14, 27.62, 203.08°) |
| OKLab | oklab(81.92% -0.0806 -0.0298) |
| OKLCH | oklch(81.92% 0.086 200.3) |
| XYZ | xyz(44.7565, 56.9321, 74.9466) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 6.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Robin'S Egg
#6DEDFD
ΔE00 6.56
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Darkturquoise
#00CED1
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD5DA #DA817C
analogous
#7CDAB0 #7CD5DA #7CA6DA
triadic
#7CD5DA #DA7CD5 #D5DA7C
tetradic
#7CD5DA #B07CDA #DA817C #A6DA7C
square
#7CD5DA #B07CDA #DA817C #A6DA7C
split-complementary
#7CD5DA #DA7CA6 #DAB07C
monochromatic
#30A5AB #4CC6CD #7CD5DA #ACE4E7 #DBF4F5
Accessibility & contrast
On white
1.70
#7CD5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#7CD5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD5DA
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD5DA | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDB
Deuteranopia (green-blind)
#B9C2DB
Tritanopia (blue-blind)
#4EDBD6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cd5da; /* rgb */ color: rgb(124, 213, 218); /* oklch */ color: oklch(81.9% 0.086 200.3);
Tailwind
colors: {
custom: {
50: '#a7e2e5',
500: '#7cd5da',
950: '#000000',
},
}SCSS
$custom: #7cd5da; $custom-light: #a7e2e5; $custom-dark: #000000;
JSON
{
"hex": "#7cd5da",
"rgb": {
"r": 124,
"g": 213,
"b": 218
},
"hsl": {
"h": 183.191,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.81918,
"c": 0.08592,
"h": 200.3
},
"luminance": 0.56936
}Semantic roles & 50–950 ramp
primary
#7CD5DA
secondary
#AE514C
accent
#2B22C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484