#7BDEDF#7BDEDF
#7BDEDF is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.093 H 196.4°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDEDF |
|---|---|
| RGB | rgb(123, 222, 223) |
| HSL | hsl(181, 61%, 68%) |
| HSV | hsv(181, 45%, 87%) |
| CMYK | cmyk(44.8%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(82.79, -28.77, -9.54) |
| CIE-LCH | lch(82.79, 30.31, 198.35°) |
| OKLab | oklab(84.09% -0.0896 -0.0263) |
| OKLCH | oklch(84.09% 0.093 196.4) |
| XYZ | xyz(47.6037, 61.7773, 79.2134) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.66
Robin'S Egg Blue
#98EFF9
ΔE00 5.86
Robin'S Egg
#6DEDFD
ΔE00 5.98
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Paleturquoise
#AFEEEE
ΔE00 6.68
Aqua Blue
#02D8E9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDEDF #DF7C7B
analogous
#7BDFAE #7BDEDF #7BACDF
triadic
#7BDEDF #DF7BDE #DEDF7B
tetradic
#7BDEDF #AE7BDF #DF7C7B #ACDF7B
square
#7BDEDF #AE7BDF #DF7C7B #ACDF7B
split-complementary
#7BDEDF #DF7BAC #DFAE7B
monochromatic
#2CB3B4 #4AD2D3 #7BDEDF #ACEAEB #DEF7F7
Accessibility & contrast
On white
1.57
#7BDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#7BDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDEDF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDEDF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#46E4DE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7bdedf; /* rgb */ color: rgb(123, 222, 223); /* oklch */ color: oklch(84.1% 0.093 196.4);
Tailwind
colors: {
custom: {
50: '#a7e8e9',
500: '#7bdedf',
950: '#000000',
},
}SCSS
$custom: #7bdedf; $custom-light: #a7e8e9; $custom-dark: #000000;
JSON
{
"hex": "#7bdedf",
"rgb": {
"r": 123,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.6,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.84085,
"c": 0.09335,
"h": 196.4
},
"luminance": 0.61781
}Semantic roles & 50–950 ramp
primary
#7BDEDF
secondary
#B54A49
accent
#1F1DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484