#7BDFDD#7BDFDD
#7BDFDD is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.094 H 193.8°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFDD |
|---|---|
| RGB | rgb(123, 223, 221) |
| HSL | hsl(179, 61%, 68%) |
| HSV | hsv(179, 45%, 87%) |
| CMYK | cmyk(44.8%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(83.02, -29.75, -8.14) |
| CIE-LCH | lch(83.02, 30.84, 195.31°) |
| OKLab | oklab(84.25% -0.0915 -0.0225) |
| OKLCH | oklch(84.25% 0.094 193.8) |
| XYZ | xyz(47.6020, 62.2029, 77.8905) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.54
Turquoise
#40E0D0
ΔE00 6.67
Robin'S Egg
#6DEDFD
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 6.82
Robin Egg Blue
#8AF1FE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFDD #DF7B7D
analogous
#7BDFAB #7BDFDD #7BAFDF
triadic
#7BDFDD #DD7BDF #DFDD7B
tetradic
#7BDFDD #AB7BDF #DF7B7D #AFDF7B
square
#7BDFDD #AB7BDF #DF7B7D #AFDF7B
split-complementary
#7BDFDD #DF7BAF #DFAB7B
monochromatic
#2CB4B1 #4AD3D0 #7BDFDD #ACEBEA #DEF7F6
Accessibility & contrast
On white
1.56
#7BDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#7BDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFDD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFDD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#C3C9DE
Tritanopia (blue-blind)
#47E4DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7bdfdd; /* rgb */ color: rgb(123, 223, 221); /* oklch */ color: oklch(84.2% 0.094 193.8);
Tailwind
colors: {
custom: {
50: '#a7e9e7',
500: '#7bdfdd',
950: '#000000',
},
}SCSS
$custom: #7bdfdd; $custom-light: #a7e9e7; $custom-dark: #000000;
JSON
{
"hex": "#7bdfdd",
"rgb": {
"r": 123,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.8,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.84248,
"c": 0.09424,
"h": 193.8
},
"luminance": 0.62207
}Semantic roles & 50–950 ramp
primary
#7BDFDD
secondary
#B5494B
accent
#1D20C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484