#7CCCDA#7CCCDA
#7CCCDA is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.9% C 0.081 H 209.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCDA |
|---|---|
| RGB | rgb(124, 204, 218) |
| HSL | hsl(189, 56%, 67%) |
| HSV | hsv(189, 43%, 85%) |
| CMYK | cmyk(43.1%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(77.60, -20.92, -14.64) |
| CIE-LCH | lch(77.60, 25.54, 214.97°) |
| OKLab | oklab(79.88% -0.0701 -0.0403) |
| OKLCH | oklch(79.88% 0.081 209.9) |
| XYZ | xyz(42.5552, 52.5296, 74.2128) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.08
Aqua Blue
#02D8E9
ΔE00 7.20
Baby Blue
#89CFF0
ΔE00 7.46
Powder Blue
#B0E0E6
ΔE00 7.81
Lightblue
#ADD8E6
ΔE00 7.90
Neon Blue
#04D9FF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCDA #DA8A7C
analogous
#7CDAB9 #7CCCDA #7C9DDA
triadic
#7CCCDA #DA7CCC #CCDA7C
tetradic
#7CCCDA #B97CDA #DA8A7C #9DDA7C
square
#7CCCDA #B97CDA #DA8A7C #9DDA7C
split-complementary
#7CCCDA #DA7C9D #DAB97C
monochromatic
#3099AB #4CB9CD #7CCCDA #ACDFE7 #DBF1F5
Accessibility & contrast
On white
1.83
#7CCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#7CCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCDA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCDA | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DB
Deuteranopia (green-blind)
#B0BBDA
Tritanopia (blue-blind)
#51D3D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cccda; /* rgb */ color: rgb(124, 204, 218); /* oklch */ color: oklch(79.9% 0.081 209.9);
Tailwind
colors: {
custom: {
50: '#a7dbe5',
500: '#7cccda',
950: '#000000',
},
}SCSS
$custom: #7cccda; $custom-light: #a7dbe5; $custom-dark: #000000;
JSON
{
"hex": "#7cccda",
"rgb": {
"r": 124,
"g": 204,
"b": 218
},
"hsl": {
"h": 188.936,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.7988,
"c": 0.08086,
"h": 209.9
},
"luminance": 0.52533
}Semantic roles & 50–950 ramp
primary
#7CCCDA
secondary
#AE5B4C
accent
#3A22C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484