#7BFDDF#7BFDDF
#7BFDDF is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.124 H 176.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDDF |
|---|---|
| RGB | rgb(123, 253, 223) |
| HSL | hsl(166, 97%, 74%) |
| HSV | hsv(166, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(91.59, -43.07, 3.38) |
| CIE-LCH | lch(91.59, 43.20, 175.52°) |
| OKLab | oklab(91.19% -0.1236 0.0083) |
| OKLCH | oklch(91.19% 0.124 176.2) |
| XYZ | xyz(56.6071, 79.7841, 82.2145) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.49
Tiffany Blue
#7BF2DA
ΔE00 2.71
Aquamarine
#7FFFD4
ΔE00 3.61
Light Turquoise
#7EF4CC
ΔE00 3.79
Pale Turquoise
#A5FBD5
ΔE00 5.71
Aqua (survey)
#13EAC9
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDDF #FD7B99
analogous
#7BFD9E #7BFDDF #7BDAFD
triadic
#7BFDDF #DF7BFD #FDDF7B
tetradic
#7BFDDF #9E7BFD #FD7B99 #DAFD7B
square
#7BFDDF #9E7BFD #FD7B99 #DAFD7B
split-complementary
#7BFDDF #FD7BDA #FD9E7B
monochromatic
#04FAC1 #3FFCD0 #7BFDDF #B7FEEE #E1FFF8
Accessibility & contrast
On white
1.24
#7BFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#7BFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDDF
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDDF | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#39FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfddf; /* rgb */ color: rgb(123, 253, 223); /* oklch */ color: oklch(91.2% 0.124 176.2);
Tailwind
colors: {
custom: {
50: '#aafee9',
500: '#7bfddf',
950: '#000000',
},
}SCSS
$custom: #7bfddf; $custom-light: #aafee9; $custom-dark: #000000;
JSON
{
"hex": "#7bfddf",
"rgb": {
"r": 123,
"g": 253,
"b": 223
},
"hsl": {
"h": 166.154,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91185,
"c": 0.12389,
"h": 176.2
},
"luminance": 0.79789
}Semantic roles & 50–950 ramp
primary
#7BFDDF
secondary
#DB4165
accent
#0035E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684