#7FFFCB#7FFFCB
#7FFFCB is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.137 H 164.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFCB |
|---|---|
| RGB | rgb(127, 255, 203) |
| HSL | hsl(156, 100%, 75%) |
| HSV | hsv(156, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.84, -47.43, 14.07) |
| CIE-LCH | lch(91.84, 49.48, 163.48°) |
| OKLab | oklab(91.27% -0.1319 0.0361) |
| OKLCH | oklch(91.27% 0.137 164.7) |
| XYZ | xyz(55.2870, 80.3391, 69.0819) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.68
Aquamarine
#7FFFD4
ΔE00 2.23
Light Turquoise
#7EF4CC
ΔE00 3.40
Light Aqua
#8CFFDB
ΔE00 3.97
Light Greenish Blue
#63F7B4
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFCB #FF7FB3
analogous
#7FFF8B #7FFFCB #7FF3FF
triadic
#7FFFCB #CB7FFF #FFCB7F
tetradic
#7FFFCB #8B7FFF #FF7FB3 #F3FF7F
square
#7FFFCB #8B7FFF #FF7FB3 #F3FF7F
split-complementary
#7FFFCB #FF7FF3 #FF8B7F
monochromatic
#05FF99 #42FFB2 #7FFFCB #BCFFE4 #E0FFF3
Accessibility & contrast
On white
1.23
#7FFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#7FFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFCB
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFCB | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C8
Deuteranopia (green-blind)
#E7E2CE
Tritanopia (blue-blind)
#51FFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7fffcb; /* rgb */ color: rgb(127, 255, 203); /* oklch */ color: oklch(91.3% 0.137 164.7);
Tailwind
colors: {
custom: {
50: '#acffda',
500: '#7fffcb',
950: '#000000',
},
}SCSS
$custom: #7fffcb; $custom-light: #acffda; $custom-dark: #000000;
JSON
{
"hex": "#7fffcb",
"rgb": {
"r": 127,
"g": 255,
"b": 203
},
"hsl": {
"h": 155.625,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91274,
"c": 0.13675,
"h": 164.7
},
"luminance": 0.80344
}Semantic roles & 50–950 ramp
primary
#7FFFCB
secondary
#DE4483
accent
#005DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684