#7FDFDC#7FDFDC
#7FDFDC is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.4% C 0.091 H 192.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFDC |
|---|---|
| RGB | rgb(127, 223, 220) |
| HSL | hsl(178, 60%, 69%) |
| HSV | hsv(178, 43%, 87%) |
| CMYK | cmyk(43%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.15, -29.06, -7.40) |
| CIE-LCH | lch(83.15, 29.99, 194.29°) |
| OKLab | oklab(84.39% -0.089 -0.0205) |
| OKLCH | oklch(84.39% 0.091 192.9) |
| XYZ | xyz(48.0533, 62.4509, 77.2183) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.50
Paleturquoise
#AFEEEE
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Turquoise
#40E0D0
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 7.07
Robin'S Egg
#6DEDFD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFDC #DF7F82
analogous
#7FDFAC #7FDFDC #7FB2DF
triadic
#7FDFDC #DC7FDF #DFDC7F
tetradic
#7FDFDC #AC7FDF #DF7F82 #B2DF7F
square
#7FDFDC #AC7FDF #DF7F82 #B2DF7F
split-complementary
#7FDFDC #DF7FB2 #DFAC7F
monochromatic
#2EB6B2 #4ED3CF #7FDFDC #B0EBE9 #E1F7F7
Accessibility & contrast
On white
1.56
#7FDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#7FDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFDC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFDC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#51E4DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fdfdc; /* rgb */ color: rgb(127, 223, 220); /* oklch */ color: oklch(84.4% 0.091 192.9);
Tailwind
colors: {
custom: {
50: '#aae9e6',
500: '#7fdfdc',
950: '#000000',
},
}SCSS
$custom: #7fdfdc; $custom-light: #aae9e6; $custom-dark: #000000;
JSON
{
"hex": "#7fdfdc",
"rgb": {
"r": 127,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.125,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.84389,
"c": 0.09135,
"h": 192.9
},
"luminance": 0.62455
}Semantic roles & 50–950 ramp
primary
#7FDFDC
secondary
#B64C50
accent
#1E23C8
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484