#7BDEDE#7BDEDE
#7BDEDE is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.1% C 0.093 H 195.5°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDEDE |
|---|---|
| RGB | rgb(123, 222, 222) |
| HSL | hsl(180, 60%, 68%) |
| HSV | hsv(180, 45%, 87%) |
| CMYK | cmyk(44.6%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(82.77, -29.02, -9.05) |
| CIE-LCH | lch(82.77, 30.40, 197.33°) |
| OKLab | oklab(84.05% -0.09 -0.025) |
| OKLCH | oklch(84.05% 0.093 195.5) |
| XYZ | xyz(47.4693, 61.7236, 78.5054) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Robin'S Egg
#6DEDFD
ΔE00 6.29
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Paleturquoise
#AFEEEE
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDEDE #DE7B7B
analogous
#7BDEAC #7BDEDE #7BACDE
triadic
#7BDEDE #DE7BDE #DEDE7B
tetradic
#7BDEDE #AC7BDE #DE7B7B #ACDE7B
square
#7BDEDE #AC7BDE #DE7B7B #ACDE7B
split-complementary
#7BDEDE #DE7BAC #DEAC7B
monochromatic
#2DB2B2 #4AD2D2 #7BDEDE #ACEAEA #DDF6F6
Accessibility & contrast
On white
1.57
#7BDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#7BDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDEDE
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDEDE | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#C1C9DF
Tritanopia (blue-blind)
#46E4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7bdede; /* rgb */ color: rgb(123, 222, 222); /* oklch */ color: oklch(84.1% 0.093 195.5);
Tailwind
colors: {
custom: {
50: '#a7e8e8',
500: '#7bdede',
950: '#000000',
},
}SCSS
$custom: #7bdede; $custom-light: #a7e8e8; $custom-dark: #000000;
JSON
{
"hex": "#7bdede",
"rgb": {
"r": 123,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.84053,
"c": 0.09338,
"h": 195.5
},
"luminance": 0.61727
}Semantic roles & 50–950 ramp
primary
#7BDEDE
secondary
#B44949
accent
#1E1EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484