#7CDEDD#7CDEDD
#7CDEDD is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.1% C 0.093 H 194.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEDD |
|---|---|
| RGB | rgb(124, 222, 221) |
| HSL | hsl(179, 60%, 68%) |
| HSV | hsv(179, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.78, -29.04, -8.50) |
| CIE-LCH | lch(82.78, 30.26, 196.32°) |
| OKLab | oklab(84.06% -0.0897 -0.0235) |
| OKLCH | oklch(84.06% 0.093 194.7) |
| XYZ | xyz(47.4795, 61.7443, 77.8084) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Robin'S Egg
#6DEDFD
ΔE00 6.61
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Paleturquoise
#AFEEEE
ΔE00 6.71
Darkturquoise
#00CED1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEDD #DE7C7D
analogous
#7CDEAC #7CDEDD #7CAEDE
triadic
#7CDEDD #DD7CDE #DEDD7C
tetradic
#7CDEDD #AC7CDE #DE7C7D #AEDE7C
square
#7CDEDD #AC7CDE #DE7C7D #AEDE7C
split-complementary
#7CDEDD #DE7CAE #DEAC7C
monochromatic
#2DB3B1 #4BD2D0 #7CDEDD #ADEAEA #DEF7F6
Accessibility & contrast
On white
1.57
#7CDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#7CDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEDD
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEDD | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#4AE3DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7cdedd; /* rgb */ color: rgb(124, 222, 221); /* oklch */ color: oklch(84.1% 0.093 194.7);
Tailwind
colors: {
custom: {
50: '#a8e8e7',
500: '#7cdedd',
950: '#000000',
},
}SCSS
$custom: #7cdedd; $custom-light: #a8e8e7; $custom-dark: #000000;
JSON
{
"hex": "#7cdedd",
"rgb": {
"r": 124,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.388,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.84063,
"c": 0.09268,
"h": 194.7
},
"luminance": 0.61748
}Semantic roles & 50–950 ramp
primary
#7CDEDD
secondary
#B44A4B
accent
#1E20C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484