#7FCDD2#7FCDD2
#7FCDD2 is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.0% C 0.077 H 201.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDD2 |
|---|---|
| RGB | rgb(127, 205, 210) |
| HSL | hsl(184, 48%, 66%) |
| HSV | hsv(184, 40%, 82%) |
| CMYK | cmyk(39.5%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.77, -22.71, -10.06) |
| CIE-LCH | lch(77.77, 24.84, 203.89°) |
| OKLab | oklab(79.98% -0.0721 -0.0276) |
| OKLCH | oklch(79.98% 0.077 201) |
| XYZ | xyz(42.2123, 52.8248, 68.9321) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.04
Aqua Blue
#02D8E9
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 7.51
Powder Blue
#B0E0E6
ΔE00 7.80
Robin'S Egg Blue
#98EFF9
ΔE00 8.04
Robin'S Egg
#6DEDFD
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDD2 #D2847F
analogous
#7FD2AD #7FCDD2 #7FA3D2
triadic
#7FCDD2 #D27FCD #CDD27F
tetradic
#7FCDD2 #AD7FD2 #D2847F #A3D27F
square
#7FCDD2 #AD7FD2 #D2847F #A3D27F
split-complementary
#7FCDD2 #D27FA3 #D2AD7F
monochromatic
#38999F #52BBC2 #7FCDD2 #ACDFE2 #DAF0F2
Accessibility & contrast
On white
1.82
#7FCDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#7FCDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDD2
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDD2 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B4BCD3
Tritanopia (blue-blind)
#5BD2CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fcdd2; /* rgb */ color: rgb(127, 205, 210); /* oklch */ color: oklch(80.0% 0.077 201.0);
Tailwind
colors: {
custom: {
50: '#a8dcdf',
500: '#7fcdd2',
950: '#000000',
},
}SCSS
$custom: #7fcdd2; $custom-light: #a8dcdf; $custom-dark: #000000;
JSON
{
"hex": "#7fcdd2",
"rgb": {
"r": 127,
"g": 205,
"b": 210
},
"hsl": {
"h": 183.614,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.79976,
"c": 0.07724,
"h": 201
},
"luminance": 0.52828
}Semantic roles & 50–950 ramp
primary
#7FCDD2
secondary
#A45651
accent
#332ABB
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484