#7CDBE7#7CDBE7
#7CDBE7 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.7% C 0.092 H 206.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDBE7 |
|---|---|
| RGB | rgb(124, 219, 231) |
| HSL | hsl(187, 69%, 70%) |
| HSV | hsv(187, 46%, 91%) |
| CMYK | cmyk(46.3%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(82.22, -25.04, -14.64) |
| CIE-LCH | lch(82.22, 29.00, 210.31°) |
| OKLab | oklab(83.72% -0.0822 -0.0403) |
| OKLCH | oklch(83.72% 0.092 206.1) |
| XYZ | xyz(48.0620, 60.7137, 84.7720) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.49
Robin'S Egg Blue
#98EFF9
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 4.89
Aqua Blue
#02D8E9
ΔE00 5.70
Powder Blue
#B0E0E6
ΔE00 7.27
Paleturquoise
#AFEEEE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDBE7 #E7887C
analogous
#7CE7BE #7CDBE7 #7CA6E7
triadic
#7CDBE7 #E77CDB #DBE77C
tetradic
#7CDBE7 #BE7CE7 #E7887C #A6E77C
square
#7CDBE7 #BE7CE7 #E7887C #A6E77C
split-complementary
#7CDBE7 #E77CA6 #E7BE7C
monochromatic
#24B3C5 #48CDDE #7CDBE7 #B0E9F0 #E3F7FA
Accessibility & contrast
On white
1.60
#7CDBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#7CDBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDBE7
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDBE7 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#BCC7E7
Tritanopia (blue-blind)
#43E2DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7cdbe7; /* rgb */ color: rgb(124, 219, 231); /* oklch */ color: oklch(83.7% 0.092 206.1);
Tailwind
colors: {
custom: {
50: '#a8e6ee',
500: '#7cdbe7',
950: '#000000',
},
}SCSS
$custom: #7cdbe7; $custom-light: #a8e6ee; $custom-dark: #000000;
JSON
{
"hex": "#7cdbe7",
"rgb": {
"r": 124,
"g": 219,
"b": 231
},
"hsl": {
"h": 186.729,
"s": 69.032,
"l": 69.608
},
"oklch": {
"l": 0.83717,
"c": 0.09159,
"h": 206.1
},
"luminance": 0.60718
}Semantic roles & 50–950 ramp
primary
#7CDBE7
secondary
#BF5548
accent
#2A15D1
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485