#7FD4DE#7FD4DE
#7FD4DE is a light, moderate teal. Relative luminance 0.569; OKLCH L 82.0% C 0.084 H 205.3°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD4DE |
|---|---|
| RGB | rgb(127, 212, 222) |
| HSL | hsl(186, 59%, 68%) |
| HSV | hsv(186, 43%, 87%) |
| CMYK | cmyk(42.8%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(80.11, -23.18, -13.00) |
| CIE-LCH | lch(80.11, 26.58, 209.29°) |
| OKLab | oklab(81.96% -0.0756 -0.0358) |
| OKLCH | oklch(81.96% 0.084 205.3) |
| XYZ | xyz(45.4758, 56.8695, 77.6736) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Robin'S Egg
#6DEDFD
ΔE00 6.31
Aqua Blue
#02D8E9
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Powder Blue
#B0E0E6
ΔE00 7.04
Sky Blue
#87CEEB
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD4DE #DE897F
analogous
#7FDEB8 #7FD4DE #7FA4DE
triadic
#7FD4DE #DE7FD4 #D4DE7F
tetradic
#7FD4DE #B87FDE #DE897F #A4DE7F
square
#7FD4DE #B87FDE #DE897F #A4DE7F
split-complementary
#7FD4DE #DE7FA4 #DEB87F
monochromatic
#2EA6B4 #4EC4D1 #7FD4DE #B0E4EB #E0F5F7
Accessibility & contrast
On white
1.70
#7FD4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#7FD4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD4DE
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD4DE | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDF
Deuteranopia (green-blind)
#B8C2DE
Tritanopia (blue-blind)
#52DAD7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7fd4de; /* rgb */ color: rgb(127, 212, 222); /* oklch */ color: oklch(82.0% 0.084 205.3);
Tailwind
colors: {
custom: {
50: '#a9e1e8',
500: '#7fd4de',
950: '#000000',
},
}SCSS
$custom: #7fd4de; $custom-light: #a9e1e8; $custom-dark: #000000;
JSON
{
"hex": "#7fd4de",
"rgb": {
"r": 127,
"g": 212,
"b": 222
},
"hsl": {
"h": 186.316,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.81964,
"c": 0.08359,
"h": 205.3
},
"luminance": 0.56873
}Semantic roles & 50–950 ramp
primary
#7FD4DE
secondary
#B5574C
accent
#311FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484