#7FC7D2#7FC7D2
#7FC7D2 is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.6% C 0.074 H 208.0°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC7D2 |
|---|---|
| RGB | rgb(127, 199, 210) |
| HSL | hsl(188, 48%, 66%) |
| HSV | hsv(188, 40%, 82%) |
| CMYK | cmyk(39.5%, 5.2%, 0%, 17.6%) |
| CIE-LAB | lab(76.07, -19.68, -12.59) |
| CIE-LCH | lch(76.07, 23.37, 212.60°) |
| OKLab | oklab(78.62% -0.0649 -0.0346) |
| OKLCH | oklch(78.62% 0.074 208) |
| XYZ | xyz(40.8045, 50.0092, 68.4628) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.92
Powder Blue
#B0E0E6
ΔE00 8.03
Lightblue
#ADD8E6
ΔE00 8.15
Aqua Blue
#02D8E9
ΔE00 8.21
Baby Blue
#89CFF0
ΔE00 8.31
Darkturquoise
#00CED1
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC7D2 #D28A7F
analogous
#7FD2B3 #7FC7D2 #7F9DD2
triadic
#7FC7D2 #D27FC7 #C7D27F
tetradic
#7FC7D2 #B37FD2 #D28A7F #9DD27F
square
#7FC7D2 #B37FD2 #D28A7F #9DD27F
split-complementary
#7FC7D2 #D27F9D #D2B37F
monochromatic
#38919F #52B3C2 #7FC7D2 #ACDBE2 #DAEFF2
Accessibility & contrast
On white
1.91
#7FC7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#7FC7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC7D2
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC7D2 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC2D3
Deuteranopia (green-blind)
#AEB7D2
Tritanopia (blue-blind)
#5CCDCA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc7d2; /* rgb */ color: rgb(127, 199, 210); /* oklch */ color: oklch(78.6% 0.074 208.0);
Tailwind
colors: {
custom: {
50: '#a8d8df',
500: '#7fc7d2',
950: '#000000',
},
}SCSS
$custom: #7fc7d2; $custom-light: #a8d8df; $custom-dark: #000000;
JSON
{
"hex": "#7fc7d2",
"rgb": {
"r": 127,
"g": 199,
"b": 210
},
"hsl": {
"h": 187.952,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.7862,
"c": 0.07357,
"h": 208
},
"luminance": 0.50012
}Semantic roles & 50–950 ramp
primary
#7FC7D2
secondary
#A45C51
accent
#3D2ABB
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384