#7BDFED#7BDFED
#7BDFED is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.096 H 207.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFED |
|---|---|
| RGB | rgb(123, 223, 237) |
| HSL | hsl(187, 76%, 71%) |
| HSV | hsv(187, 48%, 93%) |
| CMYK | cmyk(48.1%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.49, -25.66, -15.92) |
| CIE-LCH | lch(83.49, 30.20, 211.81°) |
| OKLab | oklab(84.78% -0.0851 -0.0439) |
| OKLCH | oklch(84.78% 0.096 207.3) |
| XYZ | xyz(49.8362, 63.0965, 89.6570) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.52
Robin Egg Blue
#8AF1FE
ΔE00 4.01
Robin'S Egg Blue
#98EFF9
ΔE00 4.24
Aqua Blue
#02D8E9
ΔE00 5.72
Neon Blue
#04D9FF
ΔE00 7.25
Paleturquoise
#AFEEEE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFED #ED897B
analogous
#7BEDC2 #7BDFED #7BA6ED
triadic
#7BDFED #ED7BDF #DFED7B
tetradic
#7BDFED #C27BED #ED897B #A6ED7B
square
#7BDFED #C27BED #ED897B #A6ED7B
split-complementary
#7BDFED #ED7BA6 #EDC27B
monochromatic
#1DBBD1 #45D2E6 #7BDFED #B1ECF4 #E4F8FB
Accessibility & contrast
On white
1.54
#7BDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#7BDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFED
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFED | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#39E7E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7bdfed; /* rgb */ color: rgb(123, 223, 237); /* oklch */ color: oklch(84.8% 0.096 207.3);
Tailwind
colors: {
custom: {
50: '#a8e9f2',
500: '#7bdfed',
950: '#000000',
},
}SCSS
$custom: #7bdfed; $custom-light: #a8e9f2; $custom-dark: #000000;
JSON
{
"hex": "#7bdfed",
"rgb": {
"r": 123,
"g": 223,
"b": 237
},
"hsl": {
"h": 187.368,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.84784,
"c": 0.09572,
"h": 207.3
},
"luminance": 0.63101
}Semantic roles & 50–950 ramp
primary
#7BDFED
secondary
#C65646
accent
#260DD8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485