#7BFDDE#7BFDDE
#7BFDDE is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.124 H 175.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDDE |
|---|---|
| RGB | rgb(123, 253, 222) |
| HSL | hsl(166, 97%, 74%) |
| HSV | hsv(166, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 12.3%, 0.8%) |
| CIE-LAB | lab(91.56, -43.29, 3.86) |
| CIE-LCH | lch(91.56, 43.47, 174.91°) |
| OKLab | oklab(91.16% -0.124 0.0096) |
| OKLCH | oklch(91.16% 0.124 175.6) |
| XYZ | xyz(56.4727, 79.7304, 81.5066) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.27
Tiffany Blue
#7BF2DA
ΔE00 2.87
Aquamarine
#7FFFD4
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.55
Pale Turquoise
#A5FBD5
ΔE00 5.55
Light Aquamarine
#7BFDC7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDDE #FD7B9A
analogous
#7BFD9D #7BFDDE #7BDBFD
triadic
#7BFDDE #DE7BFD #FDDE7B
tetradic
#7BFDDE #9D7BFD #FD7B9A #DBFD7B
square
#7BFDDE #9D7BFD #FD7B9A #DBFD7B
split-complementary
#7BFDDE #FD7BDB #FD9D7B
monochromatic
#04FABF #3FFCCF #7BFDDE #B7FEED #E1FFF7
Accessibility & contrast
On white
1.24
#7BFDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#7BFDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDDE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDDE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DD
Deuteranopia (green-blind)
#E1E1E0
Tritanopia (blue-blind)
#3AFFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfdde; /* rgb */ color: rgb(123, 253, 222); /* oklch */ color: oklch(91.2% 0.124 175.6);
Tailwind
colors: {
custom: {
50: '#aafee8',
500: '#7bfdde',
950: '#000000',
},
}SCSS
$custom: #7bfdde; $custom-light: #aafee8; $custom-dark: #000000;
JSON
{
"hex": "#7bfdde",
"rgb": {
"r": 123,
"g": 253,
"b": 222
},
"hsl": {
"h": 165.692,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91157,
"c": 0.12441,
"h": 175.6
},
"luminance": 0.79735
}Semantic roles & 50–950 ramp
primary
#7BFDDE
secondary
#DB4166
accent
#0037E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684