#7BDFEB#7BDFEB
#7BDFEB is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.7% C 0.095 H 205.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFEB |
|---|---|
| RGB | rgb(123, 223, 235) |
| HSL | hsl(186, 74%, 70%) |
| HSV | hsv(186, 48%, 92%) |
| CMYK | cmyk(47.7%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(83.43, -26.19, -14.95) |
| CIE-LCH | lch(83.43, 30.15, 209.73°) |
| OKLab | oklab(84.71% -0.0859 -0.0412) |
| OKLCH | oklch(84.71% 0.095 205.6) |
| XYZ | xyz(49.5456, 62.9803, 88.1266) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.56
Robin Egg Blue
#8AF1FE
ΔE00 4.02
Robin'S Egg Blue
#98EFF9
ΔE00 4.18
Aqua Blue
#02D8E9
ΔE00 5.62
Paleturquoise
#AFEEEE
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFEB #EB877B
analogous
#7BEBBF #7BDFEB #7BA7EB
triadic
#7BDFEB #EB7BDF #DFEB7B
tetradic
#7BDFEB #BF7BEB #EB877B #A7EB7B
square
#7BDFEB #BF7BEB #EB877B #A7EB7B
split-complementary
#7BDFEB #EB7BA7 #EBBF7B
monochromatic
#1FBACD #46D2E3 #7BDFEB #B0ECF3 #E4F9FB
Accessibility & contrast
On white
1.54
#7BDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#7BDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFEB
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFEB | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#3BE6E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7bdfeb; /* rgb */ color: rgb(123, 223, 235); /* oklch */ color: oklch(84.7% 0.095 205.6);
Tailwind
colors: {
custom: {
50: '#a8e9f1',
500: '#7bdfeb',
950: '#000000',
},
}SCSS
$custom: #7bdfeb; $custom-light: #a8e9f1; $custom-dark: #000000;
JSON
{
"hex": "#7bdfeb",
"rgb": {
"r": 123,
"g": 223,
"b": 235
},
"hsl": {
"h": 186.429,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.84715,
"c": 0.09524,
"h": 205.6
},
"luminance": 0.62984
}Semantic roles & 50–950 ramp
primary
#7BDFEB
secondary
#C45446
accent
#2510D6
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485