#7BC8CD#7BC8CD
#7BC8CD is a light, moderate teal. Relative luminance 0.499; OKLCH L 78.5% C 0.076 H 201.0°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8CD |
|---|---|
| RGB | rgb(123, 200, 205) |
| HSL | hsl(184, 45%, 64%) |
| HSV | hsv(184, 40%, 80%) |
| CMYK | cmyk(40%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.02, -22.46, -9.99) |
| CIE-LCH | lch(76.02, 24.58, 203.97°) |
| OKLab | oklab(78.48% -0.0714 -0.0274) |
| OKLCH | oklch(78.48% 0.076 201) |
| XYZ | xyz(39.8380, 49.9244, 65.2829) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.15
Darkturquoise
#00CED1
ΔE00 7.44
Aqua Blue
#02D8E9
ΔE00 7.75
Powder Blue
#B0E0E6
ΔE00 8.68
Robin'S Egg Blue
#98EFF9
ΔE00 9.27
Sky Blue
#87CEEB
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8CD #CD807B
analogous
#7BCDA9 #7BC8CD #7B9FCD
triadic
#7BC8CD #CD7BC8 #C8CD7B
tetradic
#7BC8CD #A97BCD #CD807B #9FCD7B
square
#7BC8CD #A97BCD #CD807B #9FCD7B
split-complementary
#7BC8CD #CD7B9F #CDA97B
monochromatic
#388F95 #4FB6BC #7BC8CD #A7DADE #D4EDEF
Accessibility & contrast
On white
1.91
#7BC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#7BC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8CD
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8CD | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#57CDC9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7bc8cd; /* rgb */ color: rgb(123, 200, 205); /* oklch */ color: oklch(78.5% 0.076 201.0);
Tailwind
colors: {
custom: {
50: '#a5d9dc',
500: '#7bc8cd',
950: '#000000',
},
}SCSS
$custom: #7bc8cd; $custom-light: #a5d9dc; $custom-dark: #000000;
JSON
{
"hex": "#7bc8cd",
"rgb": {
"r": 123,
"g": 200,
"b": 205
},
"hsl": {
"h": 183.659,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78478,
"c": 0.07648,
"h": 201
},
"luminance": 0.49927
}Semantic roles & 50–950 ramp
primary
#7BC8CD
secondary
#E0C5C4
accent
#362DB8
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383