#7BC9CD#7BC9CD
#7BC9CD is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.7% C 0.077 H 199.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC9CD |
|---|---|
| RGB | rgb(123, 201, 205) |
| HSL | hsl(183, 45%, 64%) |
| HSV | hsv(183, 40%, 80%) |
| CMYK | cmyk(40%, 2%, 0%, 19.6%) |
| CIE-LAB | lab(76.31, -22.96, -9.56) |
| CIE-LCH | lch(76.31, 24.87, 202.61°) |
| OKLab | oklab(78.71% -0.0726 -0.0263) |
| OKLCH | oklch(78.71% 0.077 199.9) |
| XYZ | xyz(40.0704, 50.3891, 65.3603) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.75
Darkturquoise
#00CED1
ΔE00 7.20
Aqua Blue
#02D8E9
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 8.69
Robin'S Egg Blue
#98EFF9
ΔE00 9.13
Robin'S Egg
#6DEDFD
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC9CD #CD7F7B
analogous
#7BCDA8 #7BC9CD #7BA0CD
triadic
#7BC9CD #CD7BC9 #C9CD7B
tetradic
#7BC9CD #A87BCD #CD7F7B #A0CD7B
square
#7BC9CD #A87BCD #CD7F7B #A0CD7B
split-complementary
#7BC9CD #CD7BA0 #CDA87B
monochromatic
#389195 #4FB7BC #7BC9CD #A7DBDE #D4EDEF
Accessibility & contrast
On white
1.90
#7BC9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#7BC9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC9CD
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC9CD | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CD
Deuteranopia (green-blind)
#B0B8CE
Tritanopia (blue-blind)
#57CECA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc9cd; /* rgb */ color: rgb(123, 201, 205); /* oklch */ color: oklch(78.7% 0.077 199.9);
Tailwind
colors: {
custom: {
50: '#a5d9dc',
500: '#7bc9cd',
950: '#000000',
},
}SCSS
$custom: #7bc9cd; $custom-light: #a5d9dc; $custom-dark: #000000;
JSON
{
"hex": "#7bc9cd",
"rgb": {
"r": 123,
"g": 201,
"b": 205
},
"hsl": {
"h": 182.927,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78706,
"c": 0.07719,
"h": 199.9
},
"luminance": 0.50392
}Semantic roles & 50–950 ramp
primary
#7BC9CD
secondary
#9B5451
accent
#342DB8
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101415
muted
#808384