#7BD6DE#7BD6DE
#7BD6DE is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.2% C 0.088 H 202.9°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD6DE |
|---|---|
| RGB | rgb(123, 214, 222) |
| HSL | hsl(185, 60%, 68%) |
| HSV | hsv(185, 45%, 87%) |
| CMYK | cmyk(44.6%, 3.6%, 0%, 12.9%) |
| CIE-LAB | lab(80.50, -25.12, -12.43) |
| CIE-LCH | lch(80.50, 28.03, 206.33°) |
| OKLab | oklab(82.24% -0.0809 -0.0342) |
| OKLCH | oklch(82.24% 0.088 202.9) |
| XYZ | xyz(45.3947, 57.5744, 77.8139) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Mediumturquoise
#48D1CC
ΔE00 7.14
Darkturquoise
#00CED1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD6DE #DE837B
analogous
#7BDEB4 #7BD6DE #7BA5DE
triadic
#7BD6DE #DE7BD6 #D6DE7B
tetradic
#7BD6DE #B47BDE #DE837B #A5DE7B
square
#7BD6DE #B47BDE #DE837B #A5DE7B
split-complementary
#7BD6DE #DE7BA5 #DEB47B
monochromatic
#2DA7B2 #4AC7D2 #7BD6DE #ACE5EA #DDF4F6
Accessibility & contrast
On white
1.68
#7BD6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#7BD6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD6DE
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD6DE | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#B9C2DF
Tritanopia (blue-blind)
#49DCD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7bd6de; /* rgb */ color: rgb(123, 214, 222); /* oklch */ color: oklch(82.2% 0.088 202.9);
Tailwind
colors: {
custom: {
50: '#a7e3e8',
500: '#7bd6de',
950: '#000000',
},
}SCSS
$custom: #7bd6de; $custom-light: #a7e3e8; $custom-dark: #000000;
JSON
{
"hex": "#7bd6de",
"rgb": {
"r": 123,
"g": 214,
"b": 222
},
"hsl": {
"h": 184.848,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.82235,
"c": 0.08782,
"h": 202.9
},
"luminance": 0.57578
}Semantic roles & 50–950 ramp
primary
#7BD6DE
secondary
#B45249
accent
#2C1EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484