#7CD7DD#7CD7DD
#7CD7DD is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.5% C 0.088 H 201.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD7DD |
|---|---|
| RGB | rgb(124, 215, 221) |
| HSL | hsl(184, 59%, 68%) |
| HSV | hsv(184, 44%, 87%) |
| CMYK | cmyk(43.9%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(80.80, -25.63, -11.45) |
| CIE-LCH | lch(80.80, 28.08, 204.07°) |
| OKLab | oklab(82.47% -0.0817 -0.0315) |
| OKLCH | oklch(82.47% 0.088 201.1) |
| XYZ | xyz(45.6588, 58.1028, 77.2015) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 5.98
Aqua Blue
#02D8E9
ΔE00 6.06
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Mediumturquoise
#48D1CC
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD7DD #DD827C
analogous
#7CDDB2 #7CD7DD #7CA7DD
triadic
#7CD7DD #DD7CD7 #D7DD7C
tetradic
#7CD7DD #B27CDD #DD827C #A7DD7C
square
#7CD7DD #B27CDD #DD827C #A7DD7C
split-complementary
#7CD7DD #DD7CA7 #DDB27C
monochromatic
#2EA9B1 #4BC8D0 #7CD7DD #ADE6EA #DDF5F6
Accessibility & contrast
On white
1.66
#7CD7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#7CD7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD7DD
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD7DD | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#BBC3DE
Tritanopia (blue-blind)
#4CDDD9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cd7dd; /* rgb */ color: rgb(124, 215, 221); /* oklch */ color: oklch(82.5% 0.088 201.1);
Tailwind
colors: {
custom: {
50: '#a7e3e7',
500: '#7cd7dd',
950: '#000000',
},
}SCSS
$custom: #7cd7dd; $custom-light: #a7e3e7; $custom-dark: #000000;
JSON
{
"hex": "#7cd7dd",
"rgb": {
"r": 124,
"g": 215,
"b": 221
},
"hsl": {
"h": 183.711,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.82472,
"c": 0.08755,
"h": 201.1
},
"luminance": 0.58106
}Semantic roles & 50–950 ramp
primary
#7CD7DD
secondary
#B3514B
accent
#291FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484