#7DCCCF#7DCCCF
#7DCCCF is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.6% C 0.078 H 198.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCCCF |
|---|---|
| RGB | rgb(125, 204, 207) |
| HSL | hsl(182, 46%, 65%) |
| HSV | hsv(182, 40%, 81%) |
| CMYK | cmyk(39.6%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.31, -23.46, -9.14) |
| CIE-LCH | lch(77.31, 25.18, 201.29°) |
| OKLab | oklab(79.55% -0.0737 -0.0251) |
| OKLCH | oklch(79.55% 0.078 198.8) |
| XYZ | xyz(41.3086, 52.0477, 66.8888) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 7.08
Aqua Blue
#02D8E9
ΔE00 7.59
Powder Blue
#B0E0E6
ΔE00 8.36
Robin'S Egg Blue
#98EFF9
ΔE00 8.54
Robin'S Egg
#6DEDFD
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCCCF #CF807D
analogous
#7DCFA9 #7DCCCF #7DA3CF
triadic
#7DCCCF #CF7DCC #CCCF7D
tetradic
#7DCCCF #A97DCF #CF807D #A3CF7D
square
#7DCCCF #A97DCF #CF807D #A3CF7D
split-complementary
#7DCCCF #CF7DA3 #CFA97D
monochromatic
#399699 #50BABE #7DCCCF #AADEE0 #D6EFF0
Accessibility & contrast
On white
1.84
#7DCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#7DCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCCCF
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCCCF | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CF
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#59D1CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcccf; /* rgb */ color: rgb(125, 204, 207); /* oklch */ color: oklch(79.6% 0.078 198.8);
Tailwind
colors: {
custom: {
50: '#a7dbdd',
500: '#7dcccf',
950: '#000000',
},
}SCSS
$custom: #7dcccf; $custom-light: #a7dbdd; $custom-dark: #000000;
JSON
{
"hex": "#7dcccf",
"rgb": {
"r": 125,
"g": 204,
"b": 207
},
"hsl": {
"h": 182.195,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.79552,
"c": 0.07791,
"h": 198.8
},
"luminance": 0.52051
}Semantic roles & 50–950 ramp
primary
#7DCCCF
secondary
#9F5451
accent
#312CB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484