#7CDEEB#7CDEEB
#7CDEEB is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.5% C 0.094 H 206.7°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEEB |
|---|---|
| RGB | rgb(124, 222, 235) |
| HSL | hsl(187, 74%, 70%) |
| HSV | hsv(187, 47%, 92%) |
| CMYK | cmyk(47.2%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.19, -25.47, -15.31) |
| CIE-LCH | lch(83.19, 29.72, 211.01°) |
| OKLab | oklab(84.53% -0.084 -0.0422) |
| OKLCH | oklch(84.53% 0.094 206.7) |
| XYZ | xyz(49.4231, 62.5217, 88.0446) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.79
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Robin'S Egg Blue
#98EFF9
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 5.74
Paleturquoise
#AFEEEE
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEEB #EB897C
analogous
#7CEBC0 #7CDEEB #7CA6EB
triadic
#7CDEEB #EB7CDE #DEEB7C
tetradic
#7CDEEB #C07CEB #EB897C #A6EB7C
square
#7CDEEB #C07CEB #EB897C #A6EB7C
split-complementary
#7CDEEB #EB7CA6 #EBC07C
monochromatic
#1FB9CD #47D1E3 #7CDEEB #B1EBF3 #E4F8FB
Accessibility & contrast
On white
1.55
#7CDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#7CDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEEB
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEEB | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BEC9EB
Tritanopia (blue-blind)
#3EE5E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7cdeeb; /* rgb */ color: rgb(124, 222, 235); /* oklch */ color: oklch(84.5% 0.094 206.7);
Tailwind
colors: {
custom: {
50: '#a9e8f1',
500: '#7cdeeb',
950: '#000000',
},
}SCSS
$custom: #7cdeeb; $custom-light: #a9e8f1; $custom-dark: #000000;
JSON
{
"hex": "#7cdeeb",
"rgb": {
"r": 124,
"g": 222,
"b": 235
},
"hsl": {
"h": 187.027,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.84531,
"c": 0.09403,
"h": 206.7
},
"luminance": 0.62526
}Semantic roles & 50–950 ramp
primary
#7CDEEB
secondary
#C45647
accent
#2710D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485