#7CDCE0#7CDCE0
#7CDCE0 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.091 H 199.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCE0 |
|---|---|
| RGB | rgb(124, 220, 224) |
| HSL | hsl(182, 62%, 68%) |
| HSV | hsv(182, 45%, 88%) |
| CMYK | cmyk(44.6%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(82.30, -27.32, -10.81) |
| CIE-LCH | lch(82.30, 29.38, 201.59°) |
| OKLab | oklab(83.71% -0.0862 -0.0298) |
| OKLCH | oklch(83.71% 0.091 199.1) |
| XYZ | xyz(47.3547, 60.8495, 79.7562) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Robin'S Egg
#6DEDFD
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Aqua Blue
#02D8E9
ΔE00 6.24
Mediumturquoise
#48D1CC
ΔE00 6.26
Paleturquoise
#AFEEEE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCE0 #E0807C
analogous
#7CE0B2 #7CDCE0 #7CAAE0
triadic
#7CDCE0 #E07CDC #DCE07C
tetradic
#7CDCE0 #B27CE0 #E0807C #AAE07C
square
#7CDCE0 #B27CE0 #E0807C #AAE07C
split-complementary
#7CDCE0 #E07CAA #E0B27C
monochromatic
#2BB1B6 #4BCFD4 #7CDCE0 #ADE9EC #DFF6F7
Accessibility & contrast
On white
1.59
#7CDCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#7CDCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCE0
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCE0 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E0
Deuteranopia (green-blind)
#BFC7E1
Tritanopia (blue-blind)
#48E2DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdce0; /* rgb */ color: rgb(124, 220, 224); /* oklch */ color: oklch(83.7% 0.091 199.1);
Tailwind
colors: {
custom: {
50: '#a8e7e9',
500: '#7cdce0',
950: '#000000',
},
}SCSS
$custom: #7cdce0; $custom-light: #a8e7e9; $custom-dark: #000000;
JSON
{
"hex": "#7cdce0",
"rgb": {
"r": 124,
"g": 220,
"b": 224
},
"hsl": {
"h": 182.4,
"s": 61.728,
"l": 68.235
},
"oklch": {
"l": 0.83707,
"c": 0.09117,
"h": 199.1
},
"luminance": 0.60853
}Semantic roles & 50–950 ramp
primary
#7CDCE0
secondary
#B74E49
accent
#231CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484