#7CCFDB#7CCFDB
#7CCFDB is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.6% C 0.083 H 207.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFDB |
|---|---|
| RGB | rgb(124, 207, 219) |
| HSL | hsl(188, 57%, 67%) |
| HSV | hsv(188, 43%, 86%) |
| CMYK | cmyk(43.4%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(78.47, -22.18, -13.86) |
| CIE-LCH | lch(78.47, 26.15, 212.00°) |
| OKLab | oklab(80.59% -0.0732 -0.0381) |
| OKLCH | oklch(80.59% 0.083 207.5) |
| XYZ | xyz(43.4064, 54.0219, 75.1440) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.62
Sky Blue
#87CEEB
ΔE00 6.94
Robin'S Egg
#6DEDFD
ΔE00 7.34
Robin'S Egg Blue
#98EFF9
ΔE00 7.41
Powder Blue
#B0E0E6
ΔE00 7.55
Robin Egg Blue
#8AF1FE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFDB #DB887C
analogous
#7CDBB8 #7CCFDB #7CA0DB
triadic
#7CCFDB #DB7CCF #CFDB7C
tetradic
#7CCFDB #B87CDB #DB887C #A0DB7C
square
#7CCFDB #B87CDB #DB887C #A0DB7C
split-complementary
#7CCFDB #DB7CA0 #DBB87C
monochromatic
#309DAD #4CBDCE #7CCFDB #ACE1E8 #DCF2F5
Accessibility & contrast
On white
1.78
#7CCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#7CCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFDB
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFDB | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#B3BDDB
Tritanopia (blue-blind)
#4FD6D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ccfdb; /* rgb */ color: rgb(124, 207, 219); /* oklch */ color: oklch(80.6% 0.083 207.5);
Tailwind
colors: {
custom: {
50: '#a7dde6',
500: '#7ccfdb',
950: '#000000',
},
}SCSS
$custom: #7ccfdb; $custom-light: #a7dde6; $custom-dark: #000000;
JSON
{
"hex": "#7ccfdb",
"rgb": {
"r": 124,
"g": 207,
"b": 219
},
"hsl": {
"h": 187.579,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.80593,
"c": 0.08255,
"h": 207.5
},
"luminance": 0.54025
}Semantic roles & 50–950 ramp
primary
#7CCFDB
secondary
#B0584C
accent
#3621C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484