#7BDFDE#7BDFDE
#7BDFDE is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.094 H 194.7°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFDE |
|---|---|
| RGB | rgb(123, 223, 222) |
| HSL | hsl(179, 61%, 68%) |
| HSV | hsv(179, 45%, 87%) |
| CMYK | cmyk(44.8%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(83.05, -29.50, -8.63) |
| CIE-LCH | lch(83.05, 30.73, 196.31°) |
| OKLab | oklab(84.28% -0.0911 -0.0238) |
| OKLCH | oklch(84.28% 0.094 194.7) |
| XYZ | xyz(47.7357, 62.2563, 78.5942) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Robin'S Egg
#6DEDFD
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Paleturquoise
#AFEEEE
ΔE00 6.73
Turquoise
#40E0D0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFDE #DF7B7C
analogous
#7BDFAC #7BDFDE #7BAEDF
triadic
#7BDFDE #DE7BDF #DFDE7B
tetradic
#7BDFDE #AC7BDF #DF7B7C #AEDF7B
square
#7BDFDE #AC7BDF #DF7B7C #AEDF7B
split-complementary
#7BDFDE #DF7BAE #DFAC7B
monochromatic
#2CB4B3 #4AD3D2 #7BDFDE #ACEBEA #DEF7F7
Accessibility & contrast
On white
1.56
#7BDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#7BDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFDE
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFDE | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DE
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#46E4DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7bdfde; /* rgb */ color: rgb(123, 223, 222); /* oklch */ color: oklch(84.3% 0.094 194.7);
Tailwind
colors: {
custom: {
50: '#a7e9e8',
500: '#7bdfde',
950: '#000000',
},
}SCSS
$custom: #7bdfde; $custom-light: #a7e9e8; $custom-dark: #000000;
JSON
{
"hex": "#7bdfde",
"rgb": {
"r": 123,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.4,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.84281,
"c": 0.09417,
"h": 194.7
},
"luminance": 0.6226
}Semantic roles & 50–950 ramp
primary
#7BDFDE
secondary
#B5494A
accent
#1D1FC9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484