#7BDCEE#7BDCEE
#7BDCEE is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.095 H 210.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCEE |
|---|---|
| RGB | rgb(123, 220, 238) |
| HSL | hsl(189, 77%, 71%) |
| HSV | hsv(189, 48%, 93%) |
| CMYK | cmyk(48.3%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(82.68, -23.92, -17.67) |
| CIE-LCH | lch(82.68, 29.74, 216.45°) |
| OKLab | oklab(84.15% -0.0813 -0.0487) |
| OKLCH | oklch(84.15% 0.095 210.9) |
| XYZ | xyz(49.1883, 61.5663, 90.1637) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Aqua Blue
#02D8E9
ΔE00 6.17
Neon Blue
#04D9FF
ΔE00 6.25
Sky Blue
#87CEEB
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCEE #EE8D7B
analogous
#7BEEC6 #7BDCEE #7BA2EE
triadic
#7BDCEE #EE7BDC #DCEE7B
tetradic
#7BDCEE #C67BEE #EE8D7B #A2EE7B
square
#7BDCEE #C67BEE #EE8D7B #A2EE7B
split-complementary
#7BDCEE #EE7BA2 #EEC67B
monochromatic
#1BB7D3 #45CEE7 #7BDCEE #B1EAF5 #E4F8FC
Accessibility & contrast
On white
1.58
#7BDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#7BDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCEE
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCEE | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#39E4E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7bdcee; /* rgb */ color: rgb(123, 220, 238); /* oklch */ color: oklch(84.1% 0.095 210.9);
Tailwind
colors: {
custom: {
50: '#a8e7f3',
500: '#7bdcee',
950: '#000000',
},
}SCSS
$custom: #7bdcee; $custom-light: #a8e7f3; $custom-dark: #000000;
JSON
{
"hex": "#7bdcee",
"rgb": {
"r": 123,
"g": 220,
"b": 238
},
"hsl": {
"h": 189.391,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.84145,
"c": 0.09483,
"h": 210.9
},
"luminance": 0.6157
}Semantic roles & 50–950 ramp
primary
#7BDCEE
secondary
#C85A46
accent
#2C0CD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485