#7FD5DC#7FD5DC
#7FD5DC is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.1% C 0.084 H 202.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD5DC |
|---|---|
| RGB | rgb(127, 213, 220) |
| HSL | hsl(185, 57%, 68%) |
| HSV | hsv(185, 42%, 86%) |
| CMYK | cmyk(42.3%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(80.33, -24.19, -11.60) |
| CIE-LCH | lch(80.33, 26.83, 205.63°) |
| OKLab | oklab(82.12% -0.0775 -0.0319) |
| OKLCH | oklch(82.12% 0.084 202.4) |
| XYZ | xyz(45.4600, 57.2644, 76.3539) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Robin'S Egg
#6DEDFD
ΔE00 6.34
Aqua Blue
#02D8E9
ΔE00 6.38
Robin Egg Blue
#8AF1FE
ΔE00 6.55
Mediumturquoise
#48D1CC
ΔE00 7.21
Powder Blue
#B0E0E6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD5DC #DC867F
analogous
#7FDCB4 #7FD5DC #7FA6DC
triadic
#7FD5DC #DC7FD5 #D5DC7F
tetradic
#7FD5DC #B47FDC #DC867F #A6DC7F
square
#7FD5DC #B47FDC #DC867F #A6DC7F
split-complementary
#7FD5DC #DC7FA6 #DCB47F
monochromatic
#30A7B0 #4FC5CF #7FD5DC #AFE5E9 #DFF5F6
Accessibility & contrast
On white
1.69
#7FD5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#7FD5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD5DC
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD5DC | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#53DBD7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7fd5dc; /* rgb */ color: rgb(127, 213, 220); /* oklch */ color: oklch(82.1% 0.084 202.4);
Tailwind
colors: {
custom: {
50: '#a9e2e6',
500: '#7fd5dc',
950: '#000000',
},
}SCSS
$custom: #7fd5dc; $custom-light: #a9e2e6; $custom-dark: #000000;
JSON
{
"hex": "#7fd5dc",
"rgb": {
"r": 127,
"g": 213,
"b": 220
},
"hsl": {
"h": 184.516,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82122,
"c": 0.08382,
"h": 202.4
},
"luminance": 0.57268
}Semantic roles & 50–950 ramp
primary
#7FD5DC
secondary
#B2544D
accent
#2D21C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484