#7BFDE2#7BFDE2
#7BFDE2 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.122 H 177.9°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDE2 |
|---|---|
| RGB | rgb(123, 253, 226) |
| HSL | hsl(168, 97%, 74%) |
| HSV | hsv(168, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(91.66, -42.37, 1.93) |
| CIE-LCH | lch(91.66, 42.42, 177.39°) |
| OKLab | oklab(91.27% -0.1223 0.0045) |
| OKLCH | oklch(91.27% 0.122 177.9) |
| XYZ | xyz(57.0151, 79.9473, 84.3635) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.37
Light Aqua
#8CFFDB
ΔE00 3.23
Aquamarine
#7FFFD4
ΔE00 4.49
Light Turquoise
#7EF4CC
ΔE00 4.57
Bright Aqua
#0BF9EA
ΔE00 5.96
Pale Turquoise
#A5FBD5
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDE2 #FD7B96
analogous
#7BFDA1 #7BFDE2 #7BD7FD
triadic
#7BFDE2 #E27BFD #FDE27B
tetradic
#7BFDE2 #A17BFD #FD7B96 #D7FD7B
square
#7BFDE2 #A17BFD #FD7B96 #D7FD7B
split-complementary
#7BFDE2 #FD7BD7 #FDA17B
monochromatic
#04FAC7 #3FFCD5 #7BFDE2 #B7FEEF #E1FFF8
Accessibility & contrast
On white
1.24
#7BFDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#7BFDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDE2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDE2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E1
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#36FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfde2; /* rgb */ color: rgb(123, 253, 226); /* oklch */ color: oklch(91.3% 0.122 177.9);
Tailwind
colors: {
custom: {
50: '#aafeeb',
500: '#7bfde2',
950: '#000000',
},
}SCSS
$custom: #7bfde2; $custom-light: #aafeeb; $custom-dark: #000000;
JSON
{
"hex": "#7bfde2",
"rgb": {
"r": 123,
"g": 253,
"b": 226
},
"hsl": {
"h": 167.538,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91269,
"c": 0.12241,
"h": 177.9
},
"luminance": 0.79953
}Semantic roles & 50–950 ramp
primary
#7BFDE2
secondary
#DB4161
accent
#0030E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684