#7FD4DC#7FD4DC
#7FD4DC is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.9% C 0.083 H 203.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD4DC |
|---|---|
| RGB | rgb(127, 212, 220) |
| HSL | hsl(185, 57%, 68%) |
| HSV | hsv(185, 42%, 86%) |
| CMYK | cmyk(42.3%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(80.05, -23.69, -12.02) |
| CIE-LCH | lch(80.05, 26.57, 206.91°) |
| OKLab | oklab(81.9% -0.0763 -0.0331) |
| OKLCH | oklch(81.9% 0.083 203.4) |
| XYZ | xyz(45.2093, 56.7629, 76.2703) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Aqua Blue
#02D8E9
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Powder Blue
#B0E0E6
ΔE00 7.17
Mediumturquoise
#48D1CC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD4DC #DC877F
analogous
#7FDCB5 #7FD4DC #7FA5DC
triadic
#7FD4DC #DC7FD4 #D4DC7F
tetradic
#7FD4DC #B57FDC #DC877F #A5DC7F
square
#7FD4DC #B57FDC #DC877F #A5DC7F
split-complementary
#7FD4DC #DC7FA5 #DCB57F
monochromatic
#30A5B0 #4FC4CF #7FD4DC #AFE4E9 #DFF4F6
Accessibility & contrast
On white
1.70
#7FD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#7FD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD4DC
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD4DC | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#54DAD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd4dc; /* rgb */ color: rgb(127, 212, 220); /* oklch */ color: oklch(81.9% 0.083 203.4);
Tailwind
colors: {
custom: {
50: '#a9e1e6',
500: '#7fd4dc',
950: '#000000',
},
}SCSS
$custom: #7fd4dc; $custom-light: #a9e1e6; $custom-dark: #000000;
JSON
{
"hex": "#7fd4dc",
"rgb": {
"r": 127,
"g": 212,
"b": 220
},
"hsl": {
"h": 185.161,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.81896,
"c": 0.0832,
"h": 203.4
},
"luminance": 0.56766
}Semantic roles & 50–950 ramp
primary
#7FD4DC
secondary
#B2554D
accent
#2F21C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484