#7BFCCD#7BFCCD
#7BFCCD is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.134 H 167.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCCD |
|---|---|
| RGB | rgb(123, 252, 205) |
| HSL | hsl(158, 96%, 74%) |
| HSV | hsv(158, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.89, -46.62, 11.67) |
| CIE-LCH | lch(90.89, 48.06, 165.94°) |
| OKLab | oklab(90.48% -0.1303 0.0299) |
| OKLCH | oklch(90.48% 0.134 167.1) |
| XYZ | xyz(53.9932, 78.2348, 70.0013) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.25
Light Aquamarine
#7BFDC7
ΔE00 1.65
Light Turquoise
#7EF4CC
ΔE00 2.21
Light Aqua
#8CFFDB
ΔE00 3.05
Pale Turquoise
#A5FBD5
ΔE00 4.64
Light Greenish Blue
#63F7B4
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCCD #FC7BAA
analogous
#7BFC8C #7BFCCD #7BEAFC
triadic
#7BFCCD #CD7BFC #FCCD7B
tetradic
#7BFCCD #8C7BFC #FC7BAA #EAFC7B
square
#7BFCCD #8C7BFC #FC7BAA #EAFC7B
split-complementary
#7BFCCD #FC7BEA #FC8C7B
monochromatic
#06F79F #3FFBB6 #7BFCCD #B7FDE4 #E1FEF4
Accessibility & contrast
On white
1.26
#7BFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#7BFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCCD
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCCD | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#48FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfccd; /* rgb */ color: rgb(123, 252, 205); /* oklch */ color: oklch(90.5% 0.134 167.1);
Tailwind
colors: {
custom: {
50: '#a9fedc',
500: '#7bfccd',
950: '#000000',
},
}SCSS
$custom: #7bfccd; $custom-light: #a9fedc; $custom-dark: #000000;
JSON
{
"hex": "#7bfccd",
"rgb": {
"r": 123,
"g": 252,
"b": 205
},
"hsl": {
"h": 158.14,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90478,
"c": 0.13372,
"h": 167.1
},
"luminance": 0.7824
}Semantic roles & 50–950 ramp
primary
#7BFCCD
secondary
#D94279
accent
#0054E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684