#7CDEDF#7CDEDF
#7CDEDF is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.093 H 196.4°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEDF |
|---|---|
| RGB | rgb(124, 222, 223) |
| HSL | hsl(181, 61%, 68%) |
| HSV | hsv(181, 44%, 87%) |
| CMYK | cmyk(44.4%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.83, -28.54, -9.48) |
| CIE-LCH | lch(82.83, 30.07, 198.37°) |
| OKLab | oklab(84.13% -0.0888 -0.0261) |
| OKLCH | oklch(84.13% 0.093 196.4) |
| XYZ | xyz(47.7475, 61.8515, 79.2201) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Robin'S Egg
#6DEDFD
ΔE00 5.99
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Paleturquoise
#AFEEEE
ΔE00 6.59
Aqua Blue
#02D8E9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEDF #DF7D7C
analogous
#7CDFAE #7CDEDF #7CACDF
triadic
#7CDEDF #DF7CDE #DEDF7C
tetradic
#7CDEDF #AE7CDF #DF7D7C #ACDF7C
square
#7CDEDF #AE7CDF #DF7D7C #ACDF7C
split-complementary
#7CDEDF #DF7CAC #DFAE7C
monochromatic
#2CB3B5 #4BD2D3 #7CDEDF #ADEAEB #DEF7F7
Accessibility & contrast
On white
1.57
#7CDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#7CDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEDF
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEDF | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#48E4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7cdedf; /* rgb */ color: rgb(124, 222, 223); /* oklch */ color: oklch(84.1% 0.093 196.4);
Tailwind
colors: {
custom: {
50: '#a8e8e9',
500: '#7cdedf',
950: '#000000',
},
}SCSS
$custom: #7cdedf; $custom-light: #a8e8e9; $custom-dark: #000000;
JSON
{
"hex": "#7cdedf",
"rgb": {
"r": 124,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.606,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.84128,
"c": 0.09261,
"h": 196.4
},
"luminance": 0.61855
}Semantic roles & 50–950 ramp
primary
#7CDEDF
secondary
#B64B49
accent
#1F1DC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484