#7BFDE9#7BFDE9
#7BFDE9 is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.119 H 182.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDE9 |
|---|---|
| RGB | rgb(123, 253, 233) |
| HSL | hsl(171, 97%, 74%) |
| HSV | hsv(171, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 7.9%, 0.8%) |
| CIE-LAB | lab(91.84, -40.73, -1.44) |
| CIE-LCH | lch(91.84, 40.75, 182.03°) |
| OKLab | oklab(91.47% -0.1194 -0.0045) |
| OKLCH | oklch(91.47% 0.119 182.2) |
| XYZ | xyz(57.9953, 80.3394, 89.5258) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.81
Bright Aqua
#0BF9EA
ΔE00 4.78
Light Aqua
#8CFFDB
ΔE00 5.22
Bright Turquoise
#0FFEF9
ΔE00 6.33
Light Turquoise
#7EF4CC
ΔE00 6.58
Aquamarine
#7FFFD4
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDE9 #FD7B8F
analogous
#7BFDA8 #7BFDE9 #7BD0FD
triadic
#7BFDE9 #E97BFD #FDE97B
tetradic
#7BFDE9 #A87BFD #FD7B8F #D0FD7B
square
#7BFDE9 #A87BFD #FD7B8F #D0FD7B
split-complementary
#7BFDE9 #FD7BD0 #FDA87B
monochromatic
#04FAD4 #3FFCDF #7BFDE9 #B7FEF3 #E1FFFA
Accessibility & contrast
On white
1.23
#7BFDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#7BFDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDE9
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDE9 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1E8
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#2EFFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7bfde9; /* rgb */ color: rgb(123, 253, 233); /* oklch */ color: oklch(91.5% 0.119 182.2);
Tailwind
colors: {
custom: {
50: '#aafef0',
500: '#7bfde9',
950: '#000000',
},
}SCSS
$custom: #7bfde9; $custom-light: #aafef0; $custom-dark: #000000;
JSON
{
"hex": "#7bfde9",
"rgb": {
"r": 123,
"g": 253,
"b": 233
},
"hsl": {
"h": 170.769,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91469,
"c": 0.11945,
"h": 182.2
},
"luminance": 0.80345
}Semantic roles & 50–950 ramp
primary
#7BFDE9
secondary
#DB4159
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685