#7BDDEB#7BDDEB
#7BDDEB is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.3% C 0.094 H 207.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDDEB |
|---|---|
| RGB | rgb(123, 221, 235) |
| HSL | hsl(188, 74%, 70%) |
| HSV | hsv(188, 48%, 92%) |
| CMYK | cmyk(47.7%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.87, -25.21, -15.80) |
| CIE-LCH | lch(82.87, 29.75, 212.07°) |
| OKLab | oklab(84.26% -0.0836 -0.0435) |
| OKLCH | oklch(84.26% 0.094 207.5) |
| XYZ | xyz(49.0144, 61.9179, 87.9496) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 4.58
Aqua Blue
#02D8E9
ΔE00 5.69
Neon Blue
#04D9FF
ΔE00 7.18
Powder Blue
#B0E0E6
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDDEB #EB897B
analogous
#7BEBC1 #7BDDEB #7BA5EB
triadic
#7BDDEB #EB7BDD #DDEB7B
tetradic
#7BDDEB #C17BEB #EB897B #A5EB7B
square
#7BDDEB #C17BEB #EB897B #A5EB7B
split-complementary
#7BDDEB #EB7BA5 #EBC17B
monochromatic
#1FB7CD #46CFE3 #7BDDEB #B0EBF3 #E4F8FB
Accessibility & contrast
On white
1.57
#7BDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#7BDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDDEB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDDEB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#BCC9EB
Tritanopia (blue-blind)
#3CE5E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7bddeb; /* rgb */ color: rgb(123, 221, 235); /* oklch */ color: oklch(84.3% 0.094 207.5);
Tailwind
colors: {
custom: {
50: '#a8e7f1',
500: '#7bddeb',
950: '#000000',
},
}SCSS
$custom: #7bddeb; $custom-light: #a8e7f1; $custom-dark: #000000;
JSON
{
"hex": "#7bddeb",
"rgb": {
"r": 123,
"g": 221,
"b": 235
},
"hsl": {
"h": 187.5,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.84264,
"c": 0.09429,
"h": 207.5
},
"luminance": 0.61922
}Semantic roles & 50–950 ramp
primary
#7BDDEB
secondary
#C45646
accent
#2810D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485