#7BDADE#7BDADE
#7BDADE is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.1% C 0.090 H 199.1°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDADE |
|---|---|
| RGB | rgb(123, 218, 222) |
| HSL | hsl(182, 60%, 68%) |
| HSV | hsv(182, 45%, 87%) |
| CMYK | cmyk(44.6%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(81.63, -27.08, -10.74) |
| CIE-LCH | lch(81.63, 29.13, 201.63°) |
| OKLab | oklab(83.14% -0.0854 -0.0296) |
| OKLCH | oklch(83.14% 0.09 199.1) |
| XYZ | xyz(46.4195, 59.6240, 78.1555) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Mediumturquoise
#48D1CC
ΔE00 6.07
Aqua Blue
#02D8E9
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDADE #DE7F7B
analogous
#7BDEB0 #7BDADE #7BA9DE
triadic
#7BDADE #DE7BDA #DADE7B
tetradic
#7BDADE #B07BDE #DE7F7B #A9DE7B
square
#7BDADE #B07BDE #DE7F7B #A9DE7B
split-complementary
#7BDADE #DE7BA9 #DEB07B
monochromatic
#2DADB2 #4ACCD2 #7BDADE #ACE8EA #DDF5F6
Accessibility & contrast
On white
1.62
#7BDADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#7BDADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDADE
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDADE | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#BDC6DF
Tritanopia (blue-blind)
#48E0DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7bdade; /* rgb */ color: rgb(123, 218, 222); /* oklch */ color: oklch(83.1% 0.090 199.1);
Tailwind
colors: {
custom: {
50: '#a7e5e8',
500: '#7bdade',
950: '#000000',
},
}SCSS
$custom: #7bdade; $custom-light: #a7e5e8; $custom-dark: #000000;
JSON
{
"hex": "#7bdade",
"rgb": {
"r": 123,
"g": 218,
"b": 222
},
"hsl": {
"h": 182.424,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.83143,
"c": 0.09042,
"h": 199.1
},
"luminance": 0.59628
}Semantic roles & 50–950 ramp
primary
#7BDADE
secondary
#B44E49
accent
#251EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484