#7FCFDC#7FCFDC
#7FCFDC is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.8% C 0.081 H 208.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFDC |
|---|---|
| RGB | rgb(127, 207, 220) |
| HSL | hsl(188, 57%, 68%) |
| HSV | hsv(188, 42%, 86%) |
| CMYK | cmyk(42.3%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.64, -21.19, -14.13) |
| CIE-LCH | lch(78.64, 25.47, 213.70°) |
| OKLab | oklab(80.77% -0.0705 -0.0389) |
| OKLCH | oklch(80.77% 0.081 208.9) |
| XYZ | xyz(43.9787, 54.3018, 75.8601) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.36
Aqua Blue
#02D8E9
ΔE00 7.04
Powder Blue
#B0E0E6
ΔE00 7.25
Robin'S Egg Blue
#98EFF9
ΔE00 7.42
Robin'S Egg
#6DEDFD
ΔE00 7.50
Lightblue
#ADD8E6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFDC #DC8C7F
analogous
#7FDCBA #7FCFDC #7FA0DC
triadic
#7FCFDC #DC7FCF #CFDC7F
tetradic
#7FCFDC #BA7FDC #DC8C7F #A0DC7F
square
#7FCFDC #BA7FDC #DC8C7F #A0DC7F
split-complementary
#7FCFDC #DC7FA0 #DCBA7F
monochromatic
#309EB0 #4FBDCF #7FCFDC #AFE1E9 #DFF3F6
Accessibility & contrast
On white
1.77
#7FCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#7FCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFDC
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFDC | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#55D6D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fcfdc; /* rgb */ color: rgb(127, 207, 220); /* oklch */ color: oklch(80.8% 0.081 208.9);
Tailwind
colors: {
custom: {
50: '#a9dde6',
500: '#7fcfdc',
950: '#000000',
},
}SCSS
$custom: #7fcfdc; $custom-light: #a9dde6; $custom-dark: #000000;
JSON
{
"hex": "#7fcfdc",
"rgb": {
"r": 127,
"g": 207,
"b": 220
},
"hsl": {
"h": 188.387,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.80769,
"c": 0.0805,
"h": 208.9
},
"luminance": 0.54305
}Semantic roles & 50–950 ramp
primary
#7FCFDC
secondary
#B25B4D
accent
#3821C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484