#7FD2DE#7FD2DE
#7FD2DE is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.5% C 0.083 H 207.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2DE |
|---|---|
| RGB | rgb(127, 210, 222) |
| HSL | hsl(188, 59%, 68%) |
| HSV | hsv(188, 43%, 87%) |
| CMYK | cmyk(42.8%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(79.54, -22.19, -13.85) |
| CIE-LCH | lch(79.54, 26.15, 211.97°) |
| OKLab | oklab(81.51% -0.0732 -0.0381) |
| OKLCH | oklch(81.51% 0.083 207.5) |
| XYZ | xyz(44.9789, 55.8758, 77.5080) |
| Luminance | 0.5588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.61
Robin'S Egg Blue
#98EFF9
ΔE00 6.67
Robin'S Egg
#6DEDFD
ΔE00 6.74
Sky Blue
#87CEEB
ΔE00 6.93
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Powder Blue
#B0E0E6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2DE #DE8B7F
analogous
#7FDEBA #7FD2DE #7FA2DE
triadic
#7FD2DE #DE7FD2 #D2DE7F
tetradic
#7FD2DE #BA7FDE #DE8B7F #A2DE7F
square
#7FD2DE #BA7FDE #DE8B7F #A2DE7F
split-complementary
#7FD2DE #DE7FA2 #DEBA7F
monochromatic
#2EA3B4 #4EC1D1 #7FD2DE #B0E3EB #E0F4F7
Accessibility & contrast
On white
1.72
#7FD2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#7FD2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2DE
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2DE | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCDF
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#53D9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7fd2de; /* rgb */ color: rgb(127, 210, 222); /* oklch */ color: oklch(81.5% 0.083 207.5);
Tailwind
colors: {
custom: {
50: '#a9e0e8',
500: '#7fd2de',
950: '#000000',
},
}SCSS
$custom: #7fd2de; $custom-light: #a9e0e8; $custom-dark: #000000;
JSON
{
"hex": "#7fd2de",
"rgb": {
"r": 127,
"g": 210,
"b": 222
},
"hsl": {
"h": 187.579,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.81513,
"c": 0.08253,
"h": 207.5
},
"luminance": 0.55879
}Semantic roles & 50–950 ramp
primary
#7FD2DE
secondary
#B55A4C
accent
#341FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484