#7FCCDA#7FCCDA
#7FCCDA is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.0% C 0.078 H 210.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCCDA |
|---|---|
| RGB | rgb(127, 204, 218) |
| HSL | hsl(189, 55%, 68%) |
| HSV | hsv(189, 42%, 85%) |
| CMYK | cmyk(41.7%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(77.73, -20.19, -14.42) |
| CIE-LCH | lch(77.73, 24.81, 215.54°) |
| OKLab | oklab(80.02% -0.0677 -0.0396) |
| OKLCH | oklch(80.02% 0.078 210.3) |
| XYZ | xyz(42.9955, 52.7566, 74.2335) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.85
Baby Blue
#89CFF0
ΔE00 7.24
Lightblue
#ADD8E6
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 7.53
Aqua Blue
#02D8E9
ΔE00 7.56
Neon Blue
#04D9FF
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCCDA #DA8D7F
analogous
#7FDABB #7FCCDA #7F9EDA
triadic
#7FCCDA #DA7FCC #CCDA7F
tetradic
#7FCCDA #BB7FDA #DA8D7F #9EDA7F
square
#7FCCDA #BB7FDA #DA8D7F #9EDA7F
split-complementary
#7FCCDA #DA7F9E #DABB7F
monochromatic
#329AAD #50B9CC #7FCCDA #AEDFE8 #DEF2F5
Accessibility & contrast
On white
1.82
#7FCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#7FCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCCDA
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCCDA | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#B1BBDA
Tritanopia (blue-blind)
#57D3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fccda; /* rgb */ color: rgb(127, 204, 218); /* oklch */ color: oklch(80.0% 0.078 210.3);
Tailwind
colors: {
custom: {
50: '#a8dbe5',
500: '#7fccda',
950: '#000000',
},
}SCSS
$custom: #7fccda; $custom-light: #a8dbe5; $custom-dark: #000000;
JSON
{
"hex": "#7fccda",
"rgb": {
"r": 127,
"g": 204,
"b": 218
},
"hsl": {
"h": 189.231,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.80024,
"c": 0.07849,
"h": 210.3
},
"luminance": 0.5276
}Semantic roles & 50–950 ramp
primary
#7FCCDA
secondary
#AF5D4E
accent
#3B23C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484