#7BFDE3#7BFDE3
#7BFDE3 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.122 H 178.5°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDE3 |
|---|---|
| RGB | rgb(123, 253, 227) |
| HSL | hsl(168, 97%, 74%) |
| HSV | hsv(168, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 10.3%, 0.8%) |
| CIE-LAB | lab(91.69, -42.14, 1.45) |
| CIE-LCH | lch(91.69, 42.17, 178.03°) |
| OKLab | oklab(91.3% -0.1219 0.0032) |
| OKLCH | oklch(91.3% 0.122 178.5) |
| XYZ | xyz(57.1528, 80.0024, 85.0883) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.32
Light Aqua
#8CFFDB
ΔE00 3.50
Aquamarine
#7FFFD4
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 4.85
Bright Aqua
#0BF9EA
ΔE00 5.76
Aqua (survey)
#13EAC9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDE3 #FD7B95
analogous
#7BFDA2 #7BFDE3 #7BD6FD
triadic
#7BFDE3 #E37BFD #FDE37B
tetradic
#7BFDE3 #A27BFD #FD7B95 #D6FD7B
square
#7BFDE3 #A27BFD #FD7B95 #D6FD7B
split-complementary
#7BFDE3 #FD7BD6 #FDA27B
monochromatic
#04FAC9 #3FFCD6 #7BFDE3 #B7FEF0 #E1FFF9
Accessibility & contrast
On white
1.24
#7BFDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#7BFDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDE3
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDE3 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E2
Deuteranopia (green-blind)
#E0E1E5
Tritanopia (blue-blind)
#35FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfde3; /* rgb */ color: rgb(123, 253, 227); /* oklch */ color: oklch(91.3% 0.122 178.5);
Tailwind
colors: {
custom: {
50: '#aafeeb',
500: '#7bfde3',
950: '#000000',
},
}SCSS
$custom: #7bfde3; $custom-light: #aafeeb; $custom-dark: #000000;
JSON
{
"hex": "#7bfde3",
"rgb": {
"r": 123,
"g": 253,
"b": 227
},
"hsl": {
"h": 168,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91297,
"c": 0.12194,
"h": 178.5
},
"luminance": 0.80008
}Semantic roles & 50–950 ramp
primary
#7BFDE3
secondary
#DB4160
accent
#002EE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684