#7FD5DF#7FD5DF
#7FD5DF is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.2% C 0.084 H 205.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD5DF |
|---|---|
| RGB | rgb(127, 213, 223) |
| HSL | hsl(186, 60%, 69%) |
| HSV | hsv(186, 43%, 87%) |
| CMYK | cmyk(43%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(80.42, -23.43, -13.07) |
| CIE-LCH | lch(80.42, 26.83, 209.16°) |
| OKLab | oklab(82.22% -0.0763 -0.0359) |
| OKLCH | oklch(82.22% 0.084 205.2) |
| XYZ | xyz(45.8609, 57.4248, 78.4651) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 6.08
Aqua Blue
#02D8E9
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Powder Blue
#B0E0E6
ΔE00 7.02
Paleturquoise
#AFEEEE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD5DF #DF897F
analogous
#7FDFB9 #7FD5DF #7FA5DF
triadic
#7FD5DF #DF7FD5 #D5DF7F
tetradic
#7FD5DF #B97FDF #DF897F #A5DF7F
square
#7FD5DF #B97FDF #DF897F #A5DF7F
split-complementary
#7FD5DF #DF7FA5 #DFB97F
monochromatic
#2EA8B6 #4EC5D3 #7FD5DF #B0E5EB #E1F5F7
Accessibility & contrast
On white
1.68
#7FD5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#7FD5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD5DF
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD5DF | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#B9C2DF
Tritanopia (blue-blind)
#52DBD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7fd5df; /* rgb */ color: rgb(127, 213, 223); /* oklch */ color: oklch(82.2% 0.084 205.2);
Tailwind
colors: {
custom: {
50: '#a9e2e9',
500: '#7fd5df',
950: '#000000',
},
}SCSS
$custom: #7fd5df; $custom-light: #a9e2e9; $custom-dark: #000000;
JSON
{
"hex": "#7fd5df",
"rgb": {
"r": 127,
"g": 213,
"b": 223
},
"hsl": {
"h": 186.25,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.82224,
"c": 0.08435,
"h": 205.2
},
"luminance": 0.57428
}Semantic roles & 50–950 ramp
primary
#7FD5DF
secondary
#B6574C
accent
#301EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484