#7FDCDC#7FDCDC
#7FDCDC is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.089 H 195.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCDC |
|---|---|
| RGB | rgb(127, 220, 220) |
| HSL | hsl(180, 57%, 68%) |
| HSV | hsv(180, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.30, -27.61, -8.66) |
| CIE-LCH | lch(82.30, 28.94, 197.41°) |
| OKLab | oklab(83.71% -0.0856 -0.0239) |
| OKLCH | oklch(83.71% 0.089 195.6) |
| XYZ | xyz(47.2589, 60.8621, 76.9535) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Paleturquoise
#AFEEEE
ΔE00 6.54
Robin Egg Blue
#8AF1FE
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 6.60
Darkturquoise
#00CED1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCDC #DC7F7F
analogous
#7FDCAD #7FDCDC #7FADDC
triadic
#7FDCDC #DC7FDC #DCDC7F
tetradic
#7FDCDC #AD7FDC #DC7F7F #ADDC7F
square
#7FDCDC #AD7FDC #DC7F7F #ADDC7F
split-complementary
#7FDCDC #DC7FAD #DCAD7F
monochromatic
#30B0B0 #4FCFCF #7FDCDC #AFE9E9 #DFF6F6
Accessibility & contrast
On white
1.59
#7FDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#7FDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCDC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCDC | 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)
#D1D4DC
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#52E1DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7fdcdc; /* rgb */ color: rgb(127, 220, 220); /* oklch */ color: oklch(83.7% 0.089 195.6);
Tailwind
colors: {
custom: {
50: '#a9e7e6',
500: '#7fdcdc',
950: '#000000',
},
}SCSS
$custom: #7fdcdc; $custom-light: #a9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#7fdcdc",
"rgb": {
"r": 127,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.83707,
"c": 0.08887,
"h": 195.6
},
"luminance": 0.60866
}Semantic roles & 50–950 ramp
primary
#7FDCDC
secondary
#B24D4D
accent
#2121C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484