#7CDCDE#7CDCDE
#7CDCDE is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.091 H 197.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCDE |
|---|---|
| RGB | rgb(124, 220, 222) |
| HSL | hsl(181, 60%, 68%) |
| HSV | hsv(181, 44%, 87%) |
| CMYK | cmyk(44.1%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.24, -27.82, -9.83) |
| CIE-LCH | lch(82.24, 29.51, 199.46°) |
| OKLab | oklab(83.64% -0.087 -0.0271) |
| OKLCH | oklch(83.64% 0.091 197.3) |
| XYZ | xyz(47.0851, 60.7416, 78.3362) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Robin'S Egg
#6DEDFD
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Aqua Blue
#02D8E9
ΔE00 6.61
Paleturquoise
#AFEEEE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCDE #DE7E7C
analogous
#7CDEAF #7CDCDE #7CABDE
triadic
#7CDCDE #DE7CDC #DCDE7C
tetradic
#7CDCDE #AF7CDE #DE7E7C #ABDE7C
square
#7CDCDE #AF7CDE #DE7E7C #ABDE7C
split-complementary
#7CDCDE #DE7CAB #DEAF7C
monochromatic
#2DB0B3 #4BCFD2 #7CDCDE #ADE9EA #DEF6F7
Accessibility & contrast
On white
1.60
#7CDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#7CDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCDE
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCDE | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#49E2DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdcde; /* rgb */ color: rgb(124, 220, 222); /* oklch */ color: oklch(83.6% 0.091 197.3);
Tailwind
colors: {
custom: {
50: '#a8e7e8',
500: '#7cdcde',
950: '#000000',
},
}SCSS
$custom: #7cdcde; $custom-light: #a8e7e8; $custom-dark: #000000;
JSON
{
"hex": "#7cdcde",
"rgb": {
"r": 124,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.224,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.83641,
"c": 0.0911,
"h": 197.3
},
"luminance": 0.60745
}Semantic roles & 50–950 ramp
primary
#7CDCDE
secondary
#B44C4A
accent
#221EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484