#7BDCEA#7BDCEA
#7BDCEA is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.0% C 0.094 H 207.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCEA |
|---|---|
| RGB | rgb(123, 220, 234) |
| HSL | hsl(188, 73%, 70%) |
| HSV | hsv(188, 47%, 92%) |
| CMYK | cmyk(47.4%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(82.56, -24.97, -15.73) |
| CIE-LCH | lch(82.56, 29.52, 212.21°) |
| OKLab | oklab(84% -0.0829 -0.0434) |
| OKLCH | oklch(84% 0.094 207.6) |
| XYZ | xyz(48.6071, 61.3338, 87.1031) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 4.77
Aqua Blue
#02D8E9
ΔE00 5.70
Neon Blue
#04D9FF
ΔE00 7.16
Powder Blue
#B0E0E6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCEA #EA897B
analogous
#7BEAC1 #7BDCEA #7BA4EA
triadic
#7BDCEA #EA7BDC #DCEA7B
tetradic
#7BDCEA #C17BEA #EA897B #A4EA7B
square
#7BDCEA #C17BEA #EA897B #A4EA7B
split-complementary
#7BDCEA #EA7BA4 #EAC17B
monochromatic
#20B5CA #46CEE2 #7BDCEA #B0EAF2 #E5F8FB
Accessibility & contrast
On white
1.58
#7BDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#7BDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCEA
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCEA | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#3DE4E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7bdcea; /* rgb */ color: rgb(123, 220, 234); /* oklch */ color: oklch(84.0% 0.094 207.6);
Tailwind
colors: {
custom: {
50: '#a8e7f0',
500: '#7bdcea',
950: '#000000',
},
}SCSS
$custom: #7bdcea; $custom-light: #a8e7f0; $custom-dark: #000000;
JSON
{
"hex": "#7bdcea",
"rgb": {
"r": 123,
"g": 220,
"b": 234
},
"hsl": {
"h": 187.568,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.84004,
"c": 0.09356,
"h": 207.6
},
"luminance": 0.61338
}Semantic roles & 50–950 ramp
primary
#7BDCEA
secondary
#C35646
accent
#2A11D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485