#7FFCCB#7FFCCB
#7FFCCB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.133 H 165.6°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCCB |
|---|---|
| RGB | rgb(127, 252, 203) |
| HSL | hsl(156, 95%, 74%) |
| HSV | hsv(156, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.98, -46.15, 12.86) |
| CIE-LCH | lch(90.98, 47.90, 164.43°) |
| OKLab | oklab(90.58% -0.1286 0.033) |
| OKLCH | oklch(90.58% 0.133 165.6) |
| XYZ | xyz(54.3374, 78.4400, 68.7653) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.13
Aquamarine
#7FFFD4
ΔE00 1.77
Light Turquoise
#7EF4CC
ΔE00 2.56
Light Aqua
#8CFFDB
ΔE00 3.44
Light Greenish Blue
#63F7B4
ΔE00 4.29
Pale Turquoise
#A5FBD5
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCCB #FC7FB0
analogous
#7FFC8D #7FFCCB #7FEFFC
triadic
#7FFCCB #CB7FFC #FCCB7F
tetradic
#7FFCCB #8D7FFC #FC7FB0 #EFFC7F
square
#7FFCCB #8D7FFC #FC7FB0 #EFFC7F
split-complementary
#7FFCCB #FC7FEF #FC8D7F
monochromatic
#07F99A #43FBB3 #7FFCCB #BBFDE3 #E1FEF3
Accessibility & contrast
On white
1.26
#7FFCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#7FFCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCCB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCCB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC8
Deuteranopia (green-blind)
#E4E0CE
Tritanopia (blue-blind)
#52FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffccb; /* rgb */ color: rgb(127, 252, 203); /* oklch */ color: oklch(90.6% 0.133 165.6);
Tailwind
colors: {
custom: {
50: '#abfeda',
500: '#7ffccb',
950: '#000000',
},
}SCSS
$custom: #7ffccb; $custom-light: #abfeda; $custom-dark: #000000;
JSON
{
"hex": "#7ffccb",
"rgb": {
"r": 127,
"g": 252,
"b": 203
},
"hsl": {
"h": 156.48,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90578,
"c": 0.13281,
"h": 165.6
},
"luminance": 0.78445
}Semantic roles & 50–950 ramp
primary
#7FFCCB
secondary
#DA4580
accent
#005AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684