#7BDFDC#7BDFDC
#7BDFDC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.094 H 193.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFDC |
|---|---|
| RGB | rgb(123, 223, 220) |
| HSL | hsl(178, 61%, 68%) |
| HSV | hsv(178, 45%, 87%) |
| CMYK | cmyk(44.8%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.99, -29.99, -7.66) |
| CIE-LCH | lch(82.99, 30.96, 194.32°) |
| OKLab | oklab(84.22% -0.0919 -0.0212) |
| OKLCH | oklch(84.22% 0.094 193) |
| XYZ | xyz(47.4692, 62.1497, 77.1909) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.17
Turquoise
#40E0D0
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.83
Paleturquoise
#AFEEEE
ΔE00 6.92
Darkturquoise
#00CED1
ΔE00 7.10
Robin'S Egg
#6DEDFD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFDC #DF7B7E
analogous
#7BDFAA #7BDFDC #7BB0DF
triadic
#7BDFDC #DC7BDF #DFDC7B
tetradic
#7BDFDC #AA7BDF #DF7B7E #B0DF7B
square
#7BDFDC #AA7BDF #DF7B7E #B0DF7B
split-complementary
#7BDFDC #DF7BB0 #DFAA7B
monochromatic
#2CB4B0 #4AD3CF #7BDFDC #ACEBE9 #DEF7F6
Accessibility & contrast
On white
1.56
#7BDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#7BDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFDC
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFDC | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#48E4DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7bdfdc; /* rgb */ color: rgb(123, 223, 220); /* oklch */ color: oklch(84.2% 0.094 193.0);
Tailwind
colors: {
custom: {
50: '#a7e9e6',
500: '#7bdfdc',
950: '#000000',
},
}SCSS
$custom: #7bdfdc; $custom-light: #a7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#7bdfdc",
"rgb": {
"r": 123,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.2,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.84216,
"c": 0.09433,
"h": 193
},
"luminance": 0.62154
}Semantic roles & 50–950 ramp
primary
#7BDFDC
secondary
#B5494C
accent
#1D22C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484