#7BE3DD#7BE3DD
#7BE3DD is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.2% C 0.098 H 190.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3DD |
|---|---|
| RGB | rgb(123, 227, 221) |
| HSL | hsl(177, 65%, 69%) |
| HSV | hsv(177, 46%, 89%) |
| CMYK | cmyk(45.8%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(84.16, -31.65, -6.46) |
| CIE-LCH | lch(84.16, 32.31, 191.54°) |
| OKLab | oklab(85.16% -0.096 -0.018) |
| OKLCH | oklch(85.16% 0.098 190.6) |
| XYZ | xyz(48.6834, 64.3655, 78.2509) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.53
Mediumturquoise
#48D1CC
ΔE00 5.54
Tiffany Blue
#7BF2DA
ΔE00 6.68
Paleturquoise
#AFEEEE
ΔE00 7.10
Bright Cyan
#41FDFE
ΔE00 7.13
Bright Light Blue
#26F7FD
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3DD #E37B81
analogous
#7BE3A9 #7BE3DD #7BB5E3
triadic
#7BE3DD #DD7BE3 #E3DD7B
tetradic
#7BE3DD #A97BE3 #E37B81 #B5E37B
square
#7BE3DD #A97BE3 #E37B81 #B5E37B
split-complementary
#7BE3DD #E37BB5 #E3A97B
monochromatic
#28BCB3 #49D8D0 #7BE3DD #ADEEEA #E0F8F7
Accessibility & contrast
On white
1.51
#7BE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#7BE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3DD
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3DD | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#C7CCDE
Tritanopia (blue-blind)
#46E8E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7be3dd; /* rgb */ color: rgb(123, 227, 221); /* oklch */ color: oklch(85.2% 0.098 190.6);
Tailwind
colors: {
custom: {
50: '#a8ece7',
500: '#7be3dd',
950: '#000000',
},
}SCSS
$custom: #7be3dd; $custom-light: #a8ece7; $custom-dark: #000000;
JSON
{
"hex": "#7be3dd",
"rgb": {
"r": 123,
"g": 227,
"b": 221
},
"hsl": {
"h": 176.538,
"s": 65,
"l": 68.627
},
"oklch": {
"l": 0.85162,
"c": 0.09767,
"h": 190.6
},
"luminance": 0.6437
}Semantic roles & 50–950 ramp
primary
#7BE3DD
secondary
#BA484E
accent
#1923CD
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484