#7BDFDB#7BDFDB
#7BDFDB is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.094 H 192.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFDB |
|---|---|
| RGB | rgb(123, 223, 219) |
| HSL | hsl(178, 61%, 68%) |
| HSV | hsv(178, 45%, 87%) |
| CMYK | cmyk(44.8%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(82.96, -30.24, -7.17) |
| CIE-LCH | lch(82.96, 31.08, 193.33°) |
| OKLab | oklab(84.19% -0.0923 -0.0198) |
| OKLCH | oklch(84.19% 0.094 192.1) |
| XYZ | xyz(47.3372, 62.0969, 76.4955) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 6.10
Paleturquoise
#AFEEEE
ΔE00 7.04
Robin'S Egg Blue
#98EFF9
ΔE00 7.12
Darkturquoise
#00CED1
ΔE00 7.17
Robin Egg Blue
#8AF1FE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFDB #DF7B7F
analogous
#7BDFA9 #7BDFDB #7BB1DF
triadic
#7BDFDB #DB7BDF #DFDB7B
tetradic
#7BDFDB #A97BDF #DF7B7F #B1DF7B
square
#7BDFDB #A97BDF #DF7B7F #B1DF7B
split-complementary
#7BDFDB #DF7BB1 #DFA97B
monochromatic
#2CB4AF #4AD3CE #7BDFDB #ACEBE8 #DEF7F6
Accessibility & contrast
On white
1.56
#7BDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#7BDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFDB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFDB | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#48E4DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7bdfdb; /* rgb */ color: rgb(123, 223, 219); /* oklch */ color: oklch(84.2% 0.094 192.1);
Tailwind
colors: {
custom: {
50: '#a7e9e6',
500: '#7bdfdb',
950: '#000000',
},
}SCSS
$custom: #7bdfdb; $custom-light: #a7e9e6; $custom-dark: #000000;
JSON
{
"hex": "#7bdfdb",
"rgb": {
"r": 123,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.6,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.84185,
"c": 0.09444,
"h": 192.1
},
"luminance": 0.62101
}Semantic roles & 50–950 ramp
primary
#7BDFDB
secondary
#B5494D
accent
#1D24C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484