#7BDDDF#7BDDDF
#7BDDDF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.093 H 197.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDDDF |
|---|---|
| RGB | rgb(123, 221, 223) |
| HSL | hsl(181, 61%, 68%) |
| HSV | hsv(181, 45%, 87%) |
| CMYK | cmyk(44.8%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(82.51, -28.28, -9.96) |
| CIE-LCH | lch(82.51, 29.99, 199.40°) |
| OKLab | oklab(83.86% -0.0884 -0.0275) |
| OKLCH | oklch(83.86% 0.093 197.3) |
| XYZ | xyz(47.3389, 61.2477, 79.1251) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Mediumturquoise
#48D1CC
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 5.83
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Aqua Blue
#02D8E9
ΔE00 6.55
Paleturquoise
#AFEEEE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDDDF #DF7D7B
analogous
#7BDFAF #7BDDDF #7BABDF
triadic
#7BDDDF #DF7BDD #DDDF7B
tetradic
#7BDDDF #AF7BDF #DF7D7B #ABDF7B
square
#7BDDDF #AF7BDF #DF7D7B #ABDF7B
split-complementary
#7BDDDF #DF7BAB #DFAF7B
monochromatic
#2CB1B4 #4AD0D3 #7BDDDF #ACEAEB #DEF6F7
Accessibility & contrast
On white
1.58
#7BDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#7BDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDDDF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDDDF | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#46E3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7bdddf; /* rgb */ color: rgb(123, 221, 223); /* oklch */ color: oklch(83.9% 0.093 197.3);
Tailwind
colors: {
custom: {
50: '#a7e8e9',
500: '#7bdddf',
950: '#000000',
},
}SCSS
$custom: #7bdddf; $custom-light: #a7e8e9; $custom-dark: #000000;
JSON
{
"hex": "#7bdddf",
"rgb": {
"r": 123,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.2,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.83858,
"c": 0.0926,
"h": 197.3
},
"luminance": 0.61252
}Semantic roles & 50–950 ramp
primary
#7BDDDF
secondary
#B54B49
accent
#201DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484