#7AFFCB#7AFFCB
#7AFFCB is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.140 H 165.3°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFCB |
|---|---|
| RGB | rgb(122, 255, 203) |
| HSL | hsl(157, 100%, 74%) |
| HSV | hsv(157, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.67, -48.55, 13.81) |
| CIE-LCH | lch(91.67, 50.47, 164.12°) |
| OKLab | oklab(91.09% -0.135 0.0354) |
| OKLCH | oklch(91.09% 0.14 165.3) |
| XYZ | xyz(54.5605, 79.9645, 69.0478) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.73
Aquamarine
#7FFFD4
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 3.90
Light Aqua
#8CFFDB
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFCB #FF7AAE
analogous
#7AFF89 #7AFFCB #7AF1FF
triadic
#7AFFCB #CB7AFF #FFCB7A
tetradic
#7AFFCB #897AFF #FF7AAE #F1FF7A
square
#7AFFCB #897AFF #FF7AAE #F1FF7A
split-complementary
#7AFFCB #FF7AF1 #FF897A
monochromatic
#00FF9B #3DFFB3 #7AFFCB #B7FFE3 #E0FFF3
Accessibility & contrast
On white
1.24
#7AFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#7AFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFCB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFCB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0C8
Deuteranopia (green-blind)
#E7E1CE
Tritanopia (blue-blind)
#46FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7affcb; /* rgb */ color: rgb(122, 255, 203); /* oklch */ color: oklch(91.1% 0.140 165.3);
Tailwind
colors: {
custom: {
50: '#a9ffda',
500: '#7affcb',
950: '#000000',
},
}SCSS
$custom: #7affcb; $custom-light: #a9ffda; $custom-dark: #000000;
JSON
{
"hex": "#7affcb",
"rgb": {
"r": 122,
"g": 255,
"b": 203
},
"hsl": {
"h": 156.541,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91091,
"c": 0.1396,
"h": 165.3
},
"luminance": 0.79969
}Semantic roles & 50–950 ramp
primary
#7AFFCB
secondary
#DD407D
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111815
muted
#818684