#7BDCDF#7BDCDF
#7BDCDF is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.092 H 198.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCDF |
|---|---|
| RGB | rgb(123, 220, 223) |
| HSL | hsl(182, 61%, 68%) |
| HSV | hsv(182, 45%, 87%) |
| CMYK | cmyk(44.8%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.23, -27.80, -10.38) |
| CIE-LCH | lch(82.23, 29.68, 200.48°) |
| OKLab | oklab(83.63% -0.0873 -0.0286) |
| OKLCH | oklch(83.63% 0.092 198.2) |
| XYZ | xyz(47.0757, 60.7212, 79.0374) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 6.34
Paleturquoise
#AFEEEE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCDF #DF7E7B
analogous
#7BDFB0 #7BDCDF #7BAADF
triadic
#7BDCDF #DF7BDC #DCDF7B
tetradic
#7BDCDF #B07BDF #DF7E7B #AADF7B
square
#7BDCDF #B07BDF #DF7E7B #AADF7B
split-complementary
#7BDCDF #DF7BAA #DFB07B
monochromatic
#2CB0B4 #4ACFD3 #7BDCDF #ACE9EB #DEF6F7
Accessibility & contrast
On white
1.60
#7BDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#7BDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCDF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCDF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#46E2DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7bdcdf; /* rgb */ color: rgb(123, 220, 223); /* oklch */ color: oklch(83.6% 0.092 198.2);
Tailwind
colors: {
custom: {
50: '#a7e7e9',
500: '#7bdcdf',
950: '#000000',
},
}SCSS
$custom: #7bdcdf; $custom-light: #a7e7e9; $custom-dark: #000000;
JSON
{
"hex": "#7bdcdf",
"rgb": {
"r": 123,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.8,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.8363,
"c": 0.09187,
"h": 198.2
},
"luminance": 0.60725
}Semantic roles & 50–950 ramp
primary
#7BDCDF
secondary
#B54C49
accent
#221DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484