#7BEDFA#7BEDFA
#7BEDFA is a very light, moderate teal. Relative luminance 0.717; OKLCH L 88.4% C 0.105 H 205.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BEDFA |
|---|---|
| RGB | rgb(123, 237, 250) |
| HSL | hsl(186, 93%, 73%) |
| HSV | hsv(186, 51%, 98%) |
| CMYK | cmyk(50.8%, 5.2%, 0%, 2%) |
| CIE-LAB | lab(87.81, -29.05, -16.27) |
| CIE-LCH | lch(87.81, 33.30, 209.26°) |
| OKLab | oklab(88.38% -0.0953 -0.0449) |
| OKLCH | oklch(88.38% 0.105 205.2) |
| XYZ | xyz(55.7010, 71.6765, 101.3235) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.24
Robin Egg Blue
#8AF1FE
ΔE00 1.55
Robin'S Egg Blue
#98EFF9
ΔE00 2.89
Bright Light Blue
#26F7FD
ΔE00 6.13
Aqua Blue
#02D8E9
ΔE00 6.80
Paleturquoise
#AFEEEE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BEDFA #FA887B
analogous
#7BFAC8 #7BEDFA #7BADFA
triadic
#7BEDFA #FA7BED #EDFA7B
tetradic
#7BEDFA #C87BFA #FA887B #ADFA7B
square
#7BEDFA #C87BFA #FA887B #ADFA7B
split-complementary
#7BEDFA #FA7BAD #FAC87B
monochromatic
#09DAF1 #40E5F8 #7BEDFA #B6F5FC #E2FBFE
Accessibility & contrast
On white
1.37
#7BEDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#7BEDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BEDFA
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BEDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BEDFA | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#C9D6FA
Tritanopia (blue-blind)
#1EF5F1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7bedfa; /* rgb */ color: rgb(123, 237, 250); /* oklch */ color: oklch(88.4% 0.105 205.2);
Tailwind
colors: {
custom: {
50: '#aaf3fc',
500: '#7bedfa',
950: '#000000',
},
}SCSS
$custom: #7bedfa; $custom-light: #aaf3fc; $custom-dark: #000000;
JSON
{
"hex": "#7bedfa",
"rgb": {
"r": 123,
"g": 237,
"b": 250
},
"hsl": {
"h": 186.142,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.88381,
"c": 0.10532,
"h": 205.2
},
"luminance": 0.71681
}Semantic roles & 50–950 ramp
primary
#7BEDFA
secondary
#D75242
accent
#1700E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111717
muted
#818585