#7BFDEB#7BFDEB
#7BFDEB is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.5% C 0.119 H 183.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDEB |
|---|---|
| RGB | rgb(123, 253, 235) |
| HSL | hsl(172, 97%, 74%) |
| HSV | hsv(172, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.89, -40.25, -2.40) |
| CIE-LCH | lch(91.89, 40.32, 183.42°) |
| OKLab | oklab(91.53% -0.1185 -0.0071) |
| OKLCH | oklch(91.53% 0.119 183.4) |
| XYZ | xyz(58.2826, 80.4543, 91.0390) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.21
Bright Aqua
#0BF9EA
ΔE00 4.58
Light Aqua
#8CFFDB
ΔE00 5.83
Bright Turquoise
#0FFEF9
ΔE00 5.84
Bright Cyan
#41FDFE
ΔE00 6.76
Pale Aqua
#B8FFEB
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDEB #FD7B8D
analogous
#7BFDAA #7BFDEB #7BCEFD
triadic
#7BFDEB #EB7BFD #FDEB7B
tetradic
#7BFDEB #AA7BFD #FD7B8D #CEFD7B
square
#7BFDEB #AA7BFD #FD7B8D #CEFD7B
split-complementary
#7BFDEB #FD7BCE #FDAA7B
monochromatic
#04FAD8 #3FFCE2 #7BFDEB #B7FEF4 #E1FFFA
Accessibility & contrast
On white
1.23
#7BFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#7BFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDEB
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDEB | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DEE1ED
Tritanopia (blue-blind)
#2CFFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfdeb; /* rgb */ color: rgb(123, 253, 235); /* oklch */ color: oklch(91.5% 0.119 183.4);
Tailwind
colors: {
custom: {
50: '#aafef1',
500: '#7bfdeb',
950: '#000000',
},
}SCSS
$custom: #7bfdeb; $custom-light: #aafef1; $custom-dark: #000000;
JSON
{
"hex": "#7bfdeb",
"rgb": {
"r": 123,
"g": 253,
"b": 235
},
"hsl": {
"h": 171.692,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91528,
"c": 0.11873,
"h": 183.4
},
"luminance": 0.8046
}Semantic roles & 50–950 ramp
primary
#7BFDEB
secondary
#DB4157
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685