#7CDEDE#7CDEDE
#7CDEDE is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.093 H 195.5°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEDE |
|---|---|
| RGB | rgb(124, 222, 222) |
| HSL | hsl(180, 60%, 68%) |
| HSV | hsv(180, 44%, 87%) |
| CMYK | cmyk(44.1%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(82.81, -28.79, -8.99) |
| CIE-LCH | lch(82.81, 30.16, 197.34°) |
| OKLab | oklab(84.1% -0.0892 -0.0248) |
| OKLCH | oklch(84.1% 0.093 195.5) |
| XYZ | xyz(47.6131, 61.7977, 78.5122) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.29
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Paleturquoise
#AFEEEE
ΔE00 6.64
Darkturquoise
#00CED1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEDE #DE7C7C
analogous
#7CDEAD #7CDEDE #7CADDE
triadic
#7CDEDE #DE7CDE #DEDE7C
tetradic
#7CDEDE #AD7CDE #DE7C7C #ADDE7C
square
#7CDEDE #AD7CDE #DE7C7C #ADDE7C
split-complementary
#7CDEDE #DE7CAD #DEAD7C
monochromatic
#2DB3B3 #4BD2D2 #7CDEDE #ADEAEA #DEF7F7
Accessibility & contrast
On white
1.57
#7CDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#7CDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEDE
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEDE | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#C1C9DF
Tritanopia (blue-blind)
#49E3DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7cdede; /* rgb */ color: rgb(124, 222, 222); /* oklch */ color: oklch(84.1% 0.093 195.5);
Tailwind
colors: {
custom: {
50: '#a8e8e8',
500: '#7cdede',
950: '#000000',
},
}SCSS
$custom: #7cdede; $custom-light: #a8e8e8; $custom-dark: #000000;
JSON
{
"hex": "#7cdede",
"rgb": {
"r": 124,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.84095,
"c": 0.09263,
"h": 195.5
},
"luminance": 0.61802
}Semantic roles & 50–950 ramp
primary
#7CDEDE
secondary
#B44A4A
accent
#1E1EC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484