#7CDCDF#7CDCDF
#7CDCDF is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.7% C 0.091 H 198.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCDF |
|---|---|
| RGB | rgb(124, 220, 223) |
| HSL | hsl(182, 61%, 68%) |
| HSV | hsv(182, 44%, 87%) |
| CMYK | cmyk(44.4%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.27, -27.57, -10.32) |
| CIE-LCH | lch(82.27, 29.44, 200.52°) |
| OKLab | oklab(83.67% -0.0866 -0.0284) |
| OKLCH | oklch(83.67% 0.091 198.2) |
| XYZ | xyz(47.2195, 60.7954, 79.0441) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Robin'S Egg
#6DEDFD
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 6.42
Paleturquoise
#AFEEEE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCDF #DF7F7C
analogous
#7CDFB0 #7CDCDF #7CAADF
triadic
#7CDCDF #DF7CDC #DCDF7C
tetradic
#7CDCDF #B07CDF #DF7F7C #AADF7C
square
#7CDCDF #B07CDF #DF7F7C #AADF7C
split-complementary
#7CDCDF #DF7CAA #DFB07C
monochromatic
#2CB0B5 #4BCFD3 #7CDCDF #ADE9EB #DEF6F7
Accessibility & contrast
On white
1.60
#7CDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#7CDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCDF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCDF | 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)
#D0D4DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#49E2DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdcdf; /* rgb */ color: rgb(124, 220, 223); /* oklch */ color: oklch(83.7% 0.091 198.2);
Tailwind
colors: {
custom: {
50: '#a8e7e9',
500: '#7cdcdf',
950: '#000000',
},
}SCSS
$custom: #7cdcdf; $custom-light: #a8e7e9; $custom-dark: #000000;
JSON
{
"hex": "#7cdcdf",
"rgb": {
"r": 124,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.818,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.83673,
"c": 0.09113,
"h": 198.2
},
"luminance": 0.60799
}Semantic roles & 50–950 ramp
primary
#7CDCDF
secondary
#B64D49
accent
#221DC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484