#7BFDE7#7BFDE7
#7BFDE7 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.120 H 180.9°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDE7 |
|---|---|
| RGB | rgb(123, 253, 231) |
| HSL | hsl(170, 97%, 74%) |
| HSV | hsv(170, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 8.7%, 0.8%) |
| CIE-LAB | lab(91.79, -41.20, -0.48) |
| CIE-LCH | lch(91.79, 41.20, 180.67°) |
| OKLab | oklab(91.41% -0.1202 -0.002) |
| OKLCH | oklch(91.41% 0.12 180.9) |
| XYZ | xyz(57.7112, 80.2258, 88.0296) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 4.63
Bright Aqua
#0BF9EA
ΔE00 5.05
Light Turquoise
#7EF4CC
ΔE00 5.99
Aquamarine
#7FFFD4
ΔE00 6.02
Pale Aqua
#B8FFEB
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDE7 #FD7B91
analogous
#7BFDA6 #7BFDE7 #7BD2FD
triadic
#7BFDE7 #E77BFD #FDE77B
tetradic
#7BFDE7 #A67BFD #FD7B91 #D2FD7B
square
#7BFDE7 #A67BFD #FD7B91 #D2FD7B
split-complementary
#7BFDE7 #FD7BD2 #FDA67B
monochromatic
#04FAD0 #3FFCDC #7BFDE7 #B7FEF2 #E1FFFA
Accessibility & contrast
On white
1.23
#7BFDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#7BFDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDE7
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDE7 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E6
Deuteranopia (green-blind)
#DFE1E9
Tritanopia (blue-blind)
#31FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfde7; /* rgb */ color: rgb(123, 253, 231); /* oklch */ color: oklch(91.4% 0.120 180.9);
Tailwind
colors: {
custom: {
50: '#aafeee',
500: '#7bfde7',
950: '#000000',
},
}SCSS
$custom: #7bfde7; $custom-light: #aafeee; $custom-dark: #000000;
JSON
{
"hex": "#7bfde7",
"rgb": {
"r": 123,
"g": 253,
"b": 231
},
"hsl": {
"h": 169.846,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91411,
"c": 0.12022,
"h": 180.9
},
"luminance": 0.80231
}Semantic roles & 50–950 ramp
primary
#7BFDE7
secondary
#DB415B
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685