#7BDEEB#7BDEEB
#7BDEEB is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.5% C 0.095 H 206.6°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDEEB |
|---|---|
| RGB | rgb(123, 222, 235) |
| HSL | hsl(187, 74%, 70%) |
| HSV | hsv(187, 48%, 92%) |
| CMYK | cmyk(47.7%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.15, -25.70, -15.37) |
| CIE-LCH | lch(83.15, 29.94, 210.89°) |
| OKLab | oklab(84.49% -0.0847 -0.0424) |
| OKLCH | oklch(84.49% 0.095 206.6) |
| XYZ | xyz(49.2792, 62.4475, 88.0379) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 4.22
Robin'S Egg Blue
#98EFF9
ΔE00 4.36
Aqua Blue
#02D8E9
ΔE00 5.64
Paleturquoise
#AFEEEE
ΔE00 7.35
Powder Blue
#B0E0E6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDEEB #EB887B
analogous
#7BEBC0 #7BDEEB #7BA6EB
triadic
#7BDEEB #EB7BDE #DEEB7B
tetradic
#7BDEEB #C07BEB #EB887B #A6EB7B
square
#7BDEEB #C07BEB #EB887B #A6EB7B
split-complementary
#7BDEEB #EB7BA6 #EBC07B
monochromatic
#1FB8CD #46D1E3 #7BDEEB #B0EBF3 #E4F8FB
Accessibility & contrast
On white
1.56
#7BDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#7BDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDEEB
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDEEB | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BEC9EB
Tritanopia (blue-blind)
#3BE5E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7bdeeb; /* rgb */ color: rgb(123, 222, 235); /* oklch */ color: oklch(84.5% 0.095 206.6);
Tailwind
colors: {
custom: {
50: '#a8e8f1',
500: '#7bdeeb',
950: '#000000',
},
}SCSS
$custom: #7bdeeb; $custom-light: #a8e8f1; $custom-dark: #000000;
JSON
{
"hex": "#7bdeeb",
"rgb": {
"r": 123,
"g": 222,
"b": 235
},
"hsl": {
"h": 186.964,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.84489,
"c": 0.09475,
"h": 206.6
},
"luminance": 0.62452
}Semantic roles & 50–950 ramp
primary
#7BDEEB
secondary
#C45546
accent
#2710D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485