#7BD2DF#7BD2DF
#7BD2DF is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.4% C 0.086 H 207.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD2DF |
|---|---|
| RGB | rgb(123, 210, 223) |
| HSL | hsl(188, 61%, 68%) |
| HSV | hsv(188, 45%, 87%) |
| CMYK | cmyk(44.8%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(79.40, -22.88, -14.61) |
| CIE-LCH | lch(79.40, 27.15, 212.56°) |
| OKLab | oklab(81.36% -0.0759 -0.0402) |
| OKLCH | oklch(81.36% 0.086 207.9) |
| XYZ | xyz(44.5292, 55.6284, 78.1886) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 6.57
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Sky Blue
#87CEEB
ΔE00 6.86
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD2DF #DF887B
analogous
#7BDFBA #7BD2DF #7BA0DF
triadic
#7BD2DF #DF7BD2 #D2DF7B
tetradic
#7BD2DF #BA7BDF #DF887B #A0DF7B
square
#7BD2DF #BA7BDF #DF887B #A0DF7B
split-complementary
#7BD2DF #DF7BA0 #DFBA7B
monochromatic
#2CA2B4 #4AC1D3 #7BD2DF #ACE3EB #DEF4F7
Accessibility & contrast
On white
1.73
#7BD2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#7BD2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD2DF
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD2DF | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#49D9D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bd2df; /* rgb */ color: rgb(123, 210, 223); /* oklch */ color: oklch(81.4% 0.086 207.9);
Tailwind
colors: {
custom: {
50: '#a7e0e9',
500: '#7bd2df',
950: '#000000',
},
}SCSS
$custom: #7bd2df; $custom-light: #a7e0e9; $custom-dark: #000000;
JSON
{
"hex": "#7bd2df",
"rgb": {
"r": 123,
"g": 210,
"b": 223
},
"hsl": {
"h": 187.8,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.81364,
"c": 0.08589,
"h": 207.9
},
"luminance": 0.55632
}Semantic roles & 50–950 ramp
primary
#7BD2DF
secondary
#B55749
accent
#331DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484