#7BCED4#7BCED4
#7BCED4 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.081 H 201.6°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCED4 |
|---|---|
| RGB | rgb(123, 206, 212) |
| HSL | hsl(184, 51%, 66%) |
| HSV | hsv(184, 42%, 83%) |
| CMYK | cmyk(42%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.94, -23.70, -10.91) |
| CIE-LCH | lch(77.94, 26.09, 204.71°) |
| OKLab | oklab(80.08% -0.0756 -0.03) |
| OKLCH | oklch(80.08% 0.081 201.6) |
| XYZ | xyz(42.1189, 53.1039, 70.3052) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.76
Mediumturquoise
#48D1CC
ΔE00 6.82
Darkturquoise
#00CED1
ΔE00 7.10
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Robin'S Egg
#6DEDFD
ΔE00 7.92
Powder Blue
#B0E0E6
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCED4 #D4817B
analogous
#7BD4AD #7BCED4 #7BA1D4
triadic
#7BCED4 #D47BCE #CED47B
tetradic
#7BCED4 #AD7BD4 #D4817B #A1D47B
square
#7BCED4 #AD7BD4 #D4817B #A1D47B
split-complementary
#7BCED4 #D47BA1 #D4AD7B
monochromatic
#3499A0 #4DBDC5 #7BCED4 #A9DFE3 #D7F0F2
Accessibility & contrast
On white
1.81
#7BCED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#7BCED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCED4
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCED4 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D5
Deuteranopia (green-blind)
#B4BCD5
Tritanopia (blue-blind)
#52D4D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bced4; /* rgb */ color: rgb(123, 206, 212); /* oklch */ color: oklch(80.1% 0.081 201.6);
Tailwind
colors: {
custom: {
50: '#a6dde1',
500: '#7bced4',
950: '#000000',
},
}SCSS
$custom: #7bced4; $custom-light: #a6dde1; $custom-dark: #000000;
JSON
{
"hex": "#7bced4",
"rgb": {
"r": 123,
"g": 206,
"b": 212
},
"hsl": {
"h": 184.045,
"s": 50.857,
"l": 65.686
},
"oklch": {
"l": 0.8008,
"c": 0.08137,
"h": 201.6
},
"luminance": 0.53107
}Semantic roles & 50–950 ramp
primary
#7BCED4
secondary
#A5544E
accent
#3127BE
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484