#7BD3DA#7BD3DA
#7BD3DA is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.4% C 0.085 H 202.2°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD3DA |
|---|---|
| RGB | rgb(123, 211, 218) |
| HSL | hsl(184, 56%, 67%) |
| HSV | hsv(184, 44%, 85%) |
| CMYK | cmyk(43.6%, 3.2%, 0%, 14.5%) |
| CIE-LAB | lab(79.53, -24.66, -11.74) |
| CIE-LCH | lch(79.53, 27.31, 205.46°) |
| OKLab | oklab(81.42% -0.079 -0.0323) |
| OKLCH | oklch(81.42% 0.085 202.2) |
| XYZ | xyz(44.1127, 55.8580, 74.7732) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.13
Robin'S Egg
#6DEDFD
ΔE00 6.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.69
Mediumturquoise
#48D1CC
ΔE00 6.87
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Darkturquoise
#00CED1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD3DA #DA827B
analogous
#7BDAB2 #7BD3DA #7BA4DA
triadic
#7BD3DA #DA7BD3 #D3DA7B
tetradic
#7BD3DA #B27BDA #DA827B #A4DA7B
square
#7BD3DA #B27BDA #DA827B #A4DA7B
split-complementary
#7BD3DA #DA7BA4 #DAB27B
monochromatic
#30A2AB #4BC3CD #7BD3DA #ABE3E7 #DBF3F5
Accessibility & contrast
On white
1.73
#7BD3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#7BD3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD3DA
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD3DA | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDB
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#4DD9D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bd3da; /* rgb */ color: rgb(123, 211, 218); /* oklch */ color: oklch(81.4% 0.085 202.2);
Tailwind
colors: {
custom: {
50: '#a7e0e5',
500: '#7bd3da',
950: '#000000',
},
}SCSS
$custom: #7bd3da; $custom-light: #a7e0e5; $custom-dark: #000000;
JSON
{
"hex": "#7bd3da",
"rgb": {
"r": 123,
"g": 211,
"b": 218
},
"hsl": {
"h": 184.421,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.81418,
"c": 0.08539,
"h": 202.2
},
"luminance": 0.55861
}Semantic roles & 50–950 ramp
primary
#7BD3DA
secondary
#AE534C
accent
#2E22C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484