#7BD2DA#7BD2DA
#7BD2DA is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.2% C 0.085 H 203.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2DA |
|---|---|
| RGB | rgb(123, 210, 218) |
| HSL | hsl(185, 56%, 67%) |
| HSV | hsv(185, 44%, 85%) |
| CMYK | cmyk(43.6%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(79.25, -24.17, -12.16) |
| CIE-LCH | lch(79.25, 27.05, 206.72°) |
| OKLab | oklab(81.19% -0.0779 -0.0335) |
| OKLCH | oklch(81.19% 0.085 203.3) |
| XYZ | xyz(43.8651, 55.3627, 74.6906) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 6.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Robin Egg Blue
#8AF1FE
ΔE00 7.16
Mediumturquoise
#48D1CC
ΔE00 7.22
Darkturquoise
#00CED1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2DA #DA837B
analogous
#7BDAB3 #7BD2DA #7BA3DA
triadic
#7BD2DA #DA7BD2 #D2DA7B
tetradic
#7BD2DA #B37BDA #DA837B #A3DA7B
square
#7BD2DA #B37BDA #DA837B #A3DA7B
split-complementary
#7BD2DA #DA7BA3 #DAB37B
monochromatic
#30A0AB #4BC2CD #7BD2DA #ABE2E7 #DBF3F5
Accessibility & contrast
On white
1.74
#7BD2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#7BD2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2DA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2DA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#4DD8D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7bd2da; /* rgb */ color: rgb(123, 210, 218); /* oklch */ color: oklch(81.2% 0.085 203.3);
Tailwind
colors: {
custom: {
50: '#a6e0e5',
500: '#7bd2da',
950: '#000000',
},
}SCSS
$custom: #7bd2da; $custom-light: #a6e0e5; $custom-dark: #000000;
JSON
{
"hex": "#7bd2da",
"rgb": {
"r": 123,
"g": 210,
"b": 218
},
"hsl": {
"h": 185.053,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.81191,
"c": 0.08476,
"h": 203.3
},
"luminance": 0.55366
}Semantic roles & 50–950 ramp
primary
#7BD2DA
secondary
#AE544C
accent
#2F22C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484