#7BD5DA#7BD5DA
#7BD5DA is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.9% C 0.087 H 200.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD5DA |
|---|---|
| RGB | rgb(123, 213, 218) |
| HSL | hsl(183, 56%, 67%) |
| HSV | hsv(183, 44%, 85%) |
| CMYK | cmyk(43.6%, 2.3%, 0%, 14.5%) |
| CIE-LAB | lab(80.10, -25.65, -10.89) |
| CIE-LCH | lch(80.10, 27.86, 203.01°) |
| OKLab | oklab(81.87% -0.0813 -0.03) |
| OKLCH | oklch(81.87% 0.087 200.2) |
| XYZ | xyz(44.6127, 56.8579, 74.9398) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.24
Robin'S Egg Blue
#98EFF9
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 6.80
Robin Egg Blue
#8AF1FE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD5DA #DA807B
analogous
#7BDAB0 #7BD5DA #7BA6DA
triadic
#7BD5DA #DA7BD5 #D5DA7B
tetradic
#7BD5DA #B07BDA #DA807B #A6DA7B
square
#7BD5DA #B07BDA #DA807B #A6DA7B
split-complementary
#7BD5DA #DA7BA6 #DAB07B
monochromatic
#30A4AB #4BC6CD #7BD5DA #ABE4E7 #DBF3F5
Accessibility & contrast
On white
1.70
#7BD5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#7BD5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD5DA
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD5DA | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDB
Deuteranopia (green-blind)
#B9C1DB
Tritanopia (blue-blind)
#4CDBD6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7bd5da; /* rgb */ color: rgb(123, 213, 218); /* oklch */ color: oklch(81.9% 0.087 200.2);
Tailwind
colors: {
custom: {
50: '#a7e2e5',
500: '#7bd5da',
950: '#000000',
},
}SCSS
$custom: #7bd5da; $custom-light: #a7e2e5; $custom-dark: #000000;
JSON
{
"hex": "#7bd5da",
"rgb": {
"r": 123,
"g": 213,
"b": 218
},
"hsl": {
"h": 183.158,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.81873,
"c": 0.08669,
"h": 200.2
},
"luminance": 0.56861
}Semantic roles & 50–950 ramp
primary
#7BD5DA
secondary
#AE514C
accent
#2A22C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484