#7BFCCF#7BFCCF
#7BFCCF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.5% C 0.132 H 168.0°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCCF |
|---|---|
| RGB | rgb(123, 252, 207) |
| HSL | hsl(159, 96%, 74%) |
| HSV | hsv(159, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.93, -46.19, 10.70) |
| CIE-LCH | lch(90.93, 47.42, 166.95°) |
| OKLab | oklab(90.53% -0.1295 0.0274) |
| OKLCH | oklch(90.53% 0.132 168) |
| XYZ | xyz(54.2362, 78.3320, 71.2808) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.86
Light Turquoise
#7EF4CC
ΔE00 1.94
Light Aquamarine
#7BFDC7
ΔE00 2.15
Light Aqua
#8CFFDB
ΔE00 2.63
Pale Turquoise
#A5FBD5
ΔE00 4.55
Bright Teal
#01F9C6
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCCF #FC7BA8
analogous
#7BFC8E #7BFCCF #7BE8FC
triadic
#7BFCCF #CF7BFC #FCCF7B
tetradic
#7BFCCF #8E7BFC #FC7BA8 #E8FC7B
square
#7BFCCF #8E7BFC #FC7BA8 #E8FC7B
split-complementary
#7BFCCF #FC7BE8 #FC8E7B
monochromatic
#06F7A3 #3FFBB9 #7BFCCF #B7FDE5 #E1FEF4
Accessibility & contrast
On white
1.26
#7BFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#7BFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCCF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCCF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#47FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfccf; /* rgb */ color: rgb(123, 252, 207); /* oklch */ color: oklch(90.5% 0.132 168.0);
Tailwind
colors: {
custom: {
50: '#a9fedd',
500: '#7bfccf',
950: '#000000',
},
}SCSS
$custom: #7bfccf; $custom-light: #a9fedd; $custom-dark: #000000;
JSON
{
"hex": "#7bfccf",
"rgb": {
"r": 123,
"g": 252,
"b": 207
},
"hsl": {
"h": 159.07,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90529,
"c": 0.13234,
"h": 168
},
"luminance": 0.78337
}Semantic roles & 50–950 ramp
primary
#7BFCCF
secondary
#D94277
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684