#7FCDD3#7FCDD3
#7FCDD3 is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.077 H 202.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDD3 |
|---|---|
| RGB | rgb(127, 205, 211) |
| HSL | hsl(184, 49%, 66%) |
| HSV | hsv(184, 40%, 83%) |
| CMYK | cmyk(39.8%, 2.8%, 0%, 17.3%) |
| CIE-LAB | lab(77.80, -22.46, -10.55) |
| CIE-LCH | lch(77.80, 24.81, 205.16°) |
| OKLab | oklab(80.01% -0.0717 -0.029) |
| OKLCH | oklch(80.01% 0.077 202) |
| XYZ | xyz(42.3373, 52.8748, 69.5903) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 7.30
Mediumturquoise
#48D1CC
ΔE00 7.33
Darkturquoise
#00CED1
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 7.70
Robin'S Egg Blue
#98EFF9
ΔE00 7.96
Robin'S Egg
#6DEDFD
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDD3 #D3857F
analogous
#7FD3AF #7FCDD3 #7FA3D3
triadic
#7FCDD3 #D37FCD #CDD37F
tetradic
#7FCDD3 #AF7FD3 #D3857F #A3D37F
square
#7FCDD3 #AF7FD3 #D3857F #A3D37F
split-complementary
#7FCDD3 #D37FA3 #D3AF7F
monochromatic
#3799A0 #51BBC3 #7FCDD3 #ADDFE3 #DAF1F2
Accessibility & contrast
On white
1.81
#7FCDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#7FCDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDD3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDD3 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D4
Deuteranopia (green-blind)
#B4BCD3
Tritanopia (blue-blind)
#5AD2CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fcdd3; /* rgb */ color: rgb(127, 205, 211); /* oklch */ color: oklch(80.0% 0.077 202.0);
Tailwind
colors: {
custom: {
50: '#a8dce0',
500: '#7fcdd3',
950: '#000000',
},
}SCSS
$custom: #7fcdd3; $custom-light: #a8dce0; $custom-dark: #000000;
JSON
{
"hex": "#7fcdd3",
"rgb": {
"r": 127,
"g": 205,
"b": 211
},
"hsl": {
"h": 184.286,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.8001,
"c": 0.07735,
"h": 202
},
"luminance": 0.52878
}Semantic roles & 50–950 ramp
primary
#7FCDD3
secondary
#A55751
accent
#3429BC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484