#7CCFDC#7CCFDC
#7CCFDC is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.6% C 0.083 H 208.5°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFDC |
|---|---|
| RGB | rgb(124, 207, 220) |
| HSL | hsl(188, 58%, 67%) |
| HSV | hsv(188, 44%, 86%) |
| CMYK | cmyk(43.6%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.51, -21.92, -14.35) |
| CIE-LCH | lch(78.51, 26.20, 213.21°) |
| OKLab | oklab(80.63% -0.0728 -0.0395) |
| OKLCH | oklch(80.63% 0.083 208.5) |
| XYZ | xyz(43.5384, 54.0747, 75.8394) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.58
Aqua Blue
#02D8E9
ΔE00 6.68
Robin'S Egg
#6DEDFD
ΔE00 7.35
Robin'S Egg Blue
#98EFF9
ΔE00 7.45
Powder Blue
#B0E0E6
ΔE00 7.55
Robin Egg Blue
#8AF1FE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFDC #DC897C
analogous
#7CDCB9 #7CCFDC #7C9FDC
triadic
#7CCFDC #DC7CCF #CFDC7C
tetradic
#7CCFDC #B97CDC #DC897C #9FDC7C
square
#7CCFDC #B97CDC #DC897C #9FDC7C
split-complementary
#7CCFDC #DC7C9F #DCB97C
monochromatic
#2F9EAF #4CBDCF #7CCFDC #ACE1E9 #DDF2F6
Accessibility & contrast
On white
1.78
#7CCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#7CCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFDC
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFDC | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#4FD6D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ccfdc; /* rgb */ color: rgb(124, 207, 220); /* oklch */ color: oklch(80.6% 0.083 208.5);
Tailwind
colors: {
custom: {
50: '#a7dde6',
500: '#7ccfdc',
950: '#000000',
},
}SCSS
$custom: #7ccfdc; $custom-light: #a7dde6; $custom-dark: #000000;
JSON
{
"hex": "#7ccfdc",
"rgb": {
"r": 124,
"g": 207,
"b": 220
},
"hsl": {
"h": 188.125,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.80627,
"c": 0.08285,
"h": 208.5
},
"luminance": 0.54078
}Semantic roles & 50–950 ramp
primary
#7CCFDC
secondary
#B1594B
accent
#3620C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484