#7BD0DF#7BD0DF
#7BD0DF is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.9% C 0.085 H 210.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD0DF |
|---|---|
| RGB | rgb(123, 208, 223) |
| HSL | hsl(189, 61%, 68%) |
| HSV | hsv(189, 45%, 87%) |
| CMYK | cmyk(44.8%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(78.84, -21.88, -15.46) |
| CIE-LCH | lch(78.84, 26.79, 215.24°) |
| OKLab | oklab(80.91% -0.0736 -0.0426) |
| OKLCH | oklch(80.91% 0.085 210.1) |
| XYZ | xyz(44.0385, 54.6470, 78.0250) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 6.62
Robin'S Egg
#6DEDFD
ΔE00 7.13
Neon Blue
#04D9FF
ΔE00 7.32
Baby Blue
#89CFF0
ΔE00 7.35
Robin'S Egg Blue
#98EFF9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD0DF #DF8A7B
analogous
#7BDFBC #7BD0DF #7B9EDF
triadic
#7BD0DF #DF7BD0 #D0DF7B
tetradic
#7BD0DF #BC7BDF #DF8A7B #9EDF7B
square
#7BD0DF #BC7BDF #DF8A7B #9EDF7B
split-complementary
#7BD0DF #DF7B9E #DFBC7B
monochromatic
#2CA0B4 #4ABED3 #7BD0DF #ACE2EB #DEF3F7
Accessibility & contrast
On white
1.76
#7BD0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#7BD0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD0DF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD0DF | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CAE0
Deuteranopia (green-blind)
#B2BEDF
Tritanopia (blue-blind)
#4AD7D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7bd0df; /* rgb */ color: rgb(123, 208, 223); /* oklch */ color: oklch(80.9% 0.085 210.1);
Tailwind
colors: {
custom: {
50: '#a7dee9',
500: '#7bd0df',
950: '#000000',
},
}SCSS
$custom: #7bd0df; $custom-light: #a7dee9; $custom-dark: #000000;
JSON
{
"hex": "#7bd0df",
"rgb": {
"r": 123,
"g": 208,
"b": 223
},
"hsl": {
"h": 189,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.80912,
"c": 0.08501,
"h": 210.1
},
"luminance": 0.5465
}Semantic roles & 50–950 ramp
primary
#7BD0DF
secondary
#B55949
accent
#371DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484