#7BDFEE#7BDFEE
#7BDFEE is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.8% C 0.096 H 208.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFEE |
|---|---|
| RGB | rgb(123, 223, 238) |
| HSL | hsl(188, 77%, 71%) |
| HSV | hsv(188, 48%, 93%) |
| CMYK | cmyk(48.3%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(83.52, -25.40, -16.40) |
| CIE-LCH | lch(83.52, 30.24, 212.85°) |
| OKLab | oklab(84.82% -0.0847 -0.0452) |
| OKLCH | oklch(84.82% 0.096 208.1) |
| XYZ | xyz(49.9827, 63.1551, 90.4285) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.56
Robin Egg Blue
#8AF1FE
ΔE00 4.05
Robin'S Egg Blue
#98EFF9
ΔE00 4.31
Aqua Blue
#02D8E9
ΔE00 5.80
Neon Blue
#04D9FF
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFEE #EE8A7B
analogous
#7BEEC3 #7BDFEE #7BA5EE
triadic
#7BDFEE #EE7BDF #DFEE7B
tetradic
#7BDFEE #C37BEE #EE8A7B #A5EE7B
square
#7BDFEE #C37BEE #EE8A7B #A5EE7B
split-complementary
#7BDFEE #EE7BA5 #EEC37B
monochromatic
#1BBBD3 #45D2E7 #7BDFEE #B1ECF5 #E4F8FC
Accessibility & contrast
On white
1.54
#7BDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#7BDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFEE
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFEE | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#BECAEE
Tritanopia (blue-blind)
#38E7E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7bdfee; /* rgb */ color: rgb(123, 223, 238); /* oklch */ color: oklch(84.8% 0.096 208.1);
Tailwind
colors: {
custom: {
50: '#a8e9f3',
500: '#7bdfee',
950: '#000000',
},
}SCSS
$custom: #7bdfee; $custom-light: #a8e9f3; $custom-dark: #000000;
JSON
{
"hex": "#7bdfee",
"rgb": {
"r": 123,
"g": 223,
"b": 238
},
"hsl": {
"h": 187.826,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.84819,
"c": 0.096,
"h": 208.1
},
"luminance": 0.63159
}Semantic roles & 50–950 ramp
primary
#7BDFEE
secondary
#C85746
accent
#270CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485